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