menu
naki_ui package
documentation
theme.dart
DarkThemeData
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 => 'dark';
naki_ui package
documentation
theme
DarkThemeData
colorScheme property
DarkThemeData class