StyleProvider constructor
Provide style to provider, ConvexAppBar will bind to the provided style. See also:
Implementation
const StyleProvider({super.key, required this.style, required super.child});
Provide style to provider, ConvexAppBar will bind to the provided style. See also:
const StyleProvider({super.key, required this.style, required super.child});