menu
neom_commons package
documentation
app_flavour.dart
AppFlavour
getBackgroundColor static method
getBackgroundColor static method
dark_mode
light_mode
getBackgroundColor
static method
Color
getBackgroundColor
(
)
Implementation
static Color getBackgroundColor() { return AppColor.scaffold; }
neom_commons package
documentation
app_flavour
AppFlavour
getBackgroundColor static method
AppFlavour class