menu
devtools_app_shared package
documentation
ui.dart
DevToolsSharedColorScheme
isDark property
isDark property
dark_mode
light_mode
isDark
property
bool
get
isDark
Implementation
bool get isDark => brightness == Brightness.dark;
devtools_app_shared package
documentation
ui
DevToolsSharedColorScheme
isDark property
DevToolsSharedColorScheme extension on
ColorScheme