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