menu
ez_widget_2 package
documentation
widget/break/dotted_line.dart
VerticalDottedLine
VerticalDottedLine.new const constructor
VerticalDottedLine.new const constructor
dark_mode
light_mode
VerticalDottedLine
constructor
const
VerticalDottedLine
(
{
required
double
height
,
required
Color
color
,
Key
?
key
,
})
Implementation
const VerticalDottedLine({ required this.height, required this.color, super.key});
ez_widget_2 package
documentation
widget/break/dotted_line
VerticalDottedLine
VerticalDottedLine.new const constructor
VerticalDottedLine class