menu
fastyle_dart package
documentation
ui/widgets/indicators/tree_bounce.widget.dart
FastThreeBounceIndicator
FastThreeBounceIndicator const constructor
FastThreeBounceIndicator const constructor
dark_mode
light_mode
FastThreeBounceIndicator
constructor
const
FastThreeBounceIndicator
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const FastThreeBounceIndicator({Key? key, this.color}) : super(key: key);
fastyle_dart package
documentation
ui/widgets/indicators/tree_bounce.widget
FastThreeBounceIndicator
FastThreeBounceIndicator const constructor
FastThreeBounceIndicator class