menu
sst_base package
documentation
ui/component/line.dart
DashedLinePainter
DashedLinePainter.new const constructor
DashedLinePainter.new const constructor
dark_mode
light_mode
DashedLinePainter
constructor
const
DashedLinePainter
(
{
Color
color
=
Colors.grey
,
required
double
strokeWidth
,
})
Implementation
const DashedLinePainter({ this.color = Colors.grey, required this.strokeWidth, });
sst_base package
documentation
ui/component/line
DashedLinePainter
DashedLinePainter.new const constructor
DashedLinePainter class