menu
afib package
documentation
afib_flutter.dart
AFFunctionalTheme
deviceIsLightMode property
deviceIsLightMode property
dark_mode
light_mode
deviceIsLightMode
property
bool
get
deviceIsLightMode
Implementation
bool get deviceIsLightMode { return !deviceIsDarkMode; }
afib package
documentation
afib_flutter
AFFunctionalTheme
deviceIsLightMode property
AFFunctionalTheme class