menu
polar package
documentation
polar.dart
LedConfig
LedConfig.new const constructor
LedConfig.new const constructor
dark_mode
light_mode
LedConfig
constructor
const
LedConfig
(
{
bool
sdkModeLedEnabled
=
true
,
bool
ppiModeLedEnabled
=
true
,
})
Constructor
Implementation
const LedConfig({ this.sdkModeLedEnabled = true, this.ppiModeLedEnabled = true, });
polar package
documentation
polar
LedConfig
LedConfig.new const constructor
LedConfig class