menu
eyflutter_uikit package
documentation
uikit/dash/dash_line.dart
DashLine
DashLine.new const constructor
DashLine.new const constructor
dark_mode
light_mode
DashLine
constructor
const
DashLine
(
{
double
height
=
1
,
Color
color
=
Colors.black
,
double
dashWidth
=
10.0
,
})
Implementation
const
DashLine({
this
.height =
1
,
this
.color = Colors.black,
this
.dashWidth =
10.0
});
eyflutter_uikit package
documentation
uikit/dash/dash_line
DashLine
DashLine.new const constructor
DashLine class