menu
kohler_providers
kohler_providers.dart
PowerSourceIndicator
PowerSourceIndicator const constructor
PowerSourceIndicator
dark_mode
light_mode
PowerSourceIndicator
constructor
const
PowerSourceIndicator
(
{
Key
?
key
,
required
PowerSource
powerSource
,
})
Implementation
const PowerSourceIndicator({ super.key, required this.powerSource, });
kohler_providers
kohler_providers
PowerSourceIndicator
PowerSourceIndicator const constructor
PowerSourceIndicator class