menu
fluttery_framework package
documentation
view.dart
AppMenu<T>
onColor method
onColor method
dark_mode
light_mode
onColor
method
Color
?
onColor
(
)
inherited
The background color used for the menu
Implementation
Color? onColor() => null;
fluttery_framework package
documentation
view
AppMenu<T>
onColor method
AppMenu class