menu
sheep_widgets package
documentation
widgets/dashed_rect.dart
DashRectPainter
DashRectPainter.new constructor
DashRectPainter.new constructor
dark_mode
light_mode
DashRectPainter
constructor
DashRectPainter
(
{
double
strokeWidth
=
5.0
,
Color
color
=
Colors.red
,
double
gap
=
5.0
,
})
Implementation
DashRectPainter({this.strokeWidth = 5.0, this.color = Colors.red, this.gap = 5.0});
sheep_widgets package
documentation
widgets/dashed_rect
DashRectPainter
DashRectPainter.new constructor
DashRectPainter class