menu
velocore package
documentation
dashed_line.dart
DashedLine
DashedLine.new const constructor
DashedLine.new const constructor
dark_mode
light_mode
DashedLine
constructor
const
DashedLine
(
{
double
height
=
3
,
Color
color
=
Colors.black
,
double
heightContainer
=
70
,
})
Implementation
const DashedLine({ this.height = 3, this.color = Colors.black, this.heightContainer = 70, });
velocore package
documentation
dashed_line
DashedLine
DashedLine.new const constructor
DashedLine class