menu
snowplow_tracker package
documentation
configurations/platform_context_properties.dart
PlatformContextProperties
lowPowerMode property
lowPowerMode property
dark_mode
light_mode
lowPowerMode
property
bool
?
lowPowerMode
final
A Boolean indicating whether Low Power Mode is enabled (iOS only).
Implementation
final bool? lowPowerMode;
snowplow_tracker package
documentation
configurations/platform_context_properties
PlatformContextProperties
lowPowerMode property
PlatformContextProperties class