menu
genai_components package
documentation
widgets/layout/cl_shell_tokens.dart
CLShellTokens
isDark property
isDark property
dark_mode
light_mode
isDark
property
bool
get
isDark
Implementation
bool get isDark => brightness == Brightness.dark;
genai_components package
documentation
widgets/layout/cl_shell_tokens
CLShellTokens
isDark property
CLShellTokens class