menu
flutter_moving_background package
documentation
controller.dart
StateController
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
Color
?
backgroundColor
getter/setter pair
The color of the background. If not provided, defaults to white.
Implementation
Color? backgroundColor;
flutter_moving_background package
documentation
controller
StateController
backgroundColor property
StateController class