menu
Flutter
material.dart
ThemeMode
isDark property
isDark
dark_mode
light_mode
description
isDark
property
bool
get
isDark
Whether this theme mode forces dark mode.
Implementation
bool get isDark => this == ThemeMode.dark;
Flutter
material
ThemeMode
isDark property
ThemeMode enum
Cookies management controls