menu
flutter_uikit_forzzh package
documentation
line/dashedrect.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});
flutter_uikit_forzzh package
documentation
line/dashedrect
DashRectPainter
DashRectPainter.new constructor
DashRectPainter class