menu
flutter_chen_common package
documentation
common/style.dart
CommonColors
primaryGradient property
primaryGradient property
dark_mode
light_mode
primaryGradient
property
Gradient
primaryGradient
getter/setter pair
Implementation
static Gradient primaryGradient = LinearGradient(colors: [theme.shade500, theme.shade500]);
flutter_chen_common package
documentation
common/style
CommonColors
primaryGradient property
CommonColors class