menu
htkc_utils package
documentation
hc_utils/hc_dotted_rect.dart
DashRectPainter
DashRectPainter constructor
DashRectPainter 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});
htkc_utils package
documentation
hc_utils/hc_dotted_rect
DashRectPainter
DashRectPainter constructor
DashRectPainter class