menu
wear_plus package
documentation
wear_plus.dart
AmbientDetails
AmbientDetails.new const constructor
AmbientDetails.new const constructor
dark_mode
light_mode
AmbientDetails
constructor
const
AmbientDetails
(
bool
burnInProtection
,
bool
lowBitAmbient
)
Constructor
Implementation
const AmbientDetails(this.burnInProtection, this.lowBitAmbient);
wear_plus package
documentation
wear_plus
AmbientDetails
AmbientDetails.new const constructor
AmbientDetails class