menu
takyeebbak
core/logic/theme/cubit/theme_state.dart
ThemeState
isDark property
isDark
dark_mode
light_mode
isDark
property
bool
isDark
final
Implementation
final bool isDark;
takyeebbak
theme_state
ThemeState
isDark property
ThemeState class