menu
yonomi_device_widgets package
documentation
components/arc.dart
ArcPainter
ArcPainter constructor
ArcPainter constructor
dark_mode
light_mode
ArcPainter
constructor
ArcPainter
(
Color
?
color
,
double
width
,
double
height
)
Implementation
ArcPainter(this.color, this.width, this.height);
yonomi_device_widgets package
documentation
components/arc
ArcPainter
ArcPainter constructor
ArcPainter class