menu
alice_lightweight package
documentation
utils/alice_constants.dart
AliceConstants
blue static method
blue static method
dark_mode
light_mode
blue
static method
Color
blue
(
AliceCustomColors
customColors
)
Implementation
static Color blue(AliceCustomColors customColors) => customColors.blue ?? Colors.blue;
alice_lightweight package
documentation
utils/alice_constants
AliceConstants
blue static method
AliceConstants class