menu
collaction_common package
documentation
theme.dart
ThemeBuildContextX
isDark property
isDark property
dark_mode
light_mode
isDark
property
bool
get
isDark
Implementation
bool get isDark => theme.brightness == Brightness.dark;
collaction_common package
documentation
theme
ThemeBuildContextX
isDark property
ThemeBuildContextX extension on
BuildContext