menu
Flutter
material.dart
ThemeMode
isSystem property
isSystem
dark_mode
light_mode
description
isSystem
property
bool
get
isSystem
Whether this theme mode follows the system setting.
Implementation
bool get isSystem => this == ThemeMode.system;
Flutter
material
ThemeMode
isSystem property
ThemeMode enum
Cookies management controls