menu
apollo_flutter package
documentation
terra_apollo.dart
AppThemeModeEx
isLightMode property
isLightMode property
dark_mode
light_mode
isLightMode
property
bool
get
isLightMode
Implementation
bool get isLightMode => this == AppThemeMode.light;
apollo_flutter package
documentation
terra_apollo
AppThemeModeEx
isLightMode property
AppThemeModeEx extension on
AppThemeMode