menu
bouncing_loading_button package
documentation
bouncing_loading_button.dart
DonePainter
DonePainter.new constructor
DonePainter.new constructor
dark_mode
light_mode
DonePainter
constructor
DonePainter
(
{
required
Color
color
,
required
double
strokeWidth
,
})
Implementation
DonePainter({ required this.color, required this.strokeWidth, });
bouncing_loading_button package
documentation
bouncing_loading_button
DonePainter
DonePainter.new constructor
DonePainter class