menu
pullup package
documentation
platform_indicator_io.dart
PlatformIndicator
PlatformIndicator.new const constructor
PlatformIndicator.new const constructor
dark_mode
light_mode
PlatformIndicator
constructor
const
PlatformIndicator
(
{
Key
?
key
,
required
Animation
<
double
>
animation
,
Color
?
color
,
})
Implementation
const PlatformIndicator({super.key, required this.animation, this.color});
pullup package
documentation
platform_indicator_io
PlatformIndicator
PlatformIndicator.new const constructor
PlatformIndicator class