menu
flutter_cupertino_desktop_kit package
documentation
cdk_theme.dart
CDKTheme
white constant
white constant
dark_mode
light_mode
white
constant
Color
const
white
Implementation
static const Color white = Color.fromRGBO(255, 255, 255, 1.0);
flutter_cupertino_desktop_kit package
documentation
cdk_theme
CDKTheme
white constant
CDKTheme class