menu
micro_loaders package
documentation
widgets/rotating_dual_half_arc_loader.dart
HalfArcPainter
HalfArcPainter.new const constructor
HalfArcPainter.new const constructor
dark_mode
light_mode
HalfArcPainter
constructor
const
HalfArcPainter
(
{
required
Color
color
,
required
double
strokeWidth
,
})
Implementation
const HalfArcPainter({ required this.color, required this.strokeWidth, });
micro_loaders package
documentation
widgets/rotating_dual_half_arc_loader
HalfArcPainter
HalfArcPainter.new const constructor
HalfArcPainter class