menu
kitchenidea_chat_ui package
documentation
chat_ui/theme/theme_provider.dart
ThemeProvider
isDark property
isDark property
dark_mode
light_mode
isDark
property
bool
get
isDark
Implementation
bool get isDark => _isDark;
kitchenidea_chat_ui package
documentation
chat_ui/theme/theme_provider
ThemeProvider
isDark property
ThemeProvider class