menu
naki_ui package
documentation
theme.dart
LightThemeData
colorScheme property
colorScheme property
dark_mode
light_mode
colorScheme
property
@
override
String
get
colorScheme
The color scheme of the current theme mode.
Implementation
@override String get colorScheme => 'light';
naki_ui package
documentation
theme
LightThemeData
colorScheme property
LightThemeData class