menu
gtd_helper package
documentation
helper/custom_ui/gtd_dash_border/gtd_dashed_border.dart
GtdDashLine
GtdDashLine.new const constructor
GtdDashLine.new const constructor
dark_mode
light_mode
GtdDashLine
constructor
const
GtdDashLine
(
{
Key
?
key
,
double
dashWidth
=
5
,
double
dashSpace
=
5
,
})
Implementation
const GtdDashLine({super.key, this.dashWidth = 5, this.dashSpace = 5});
gtd_helper package
documentation
helper/custom_ui/gtd_dash_border/gtd_dashed_border
GtdDashLine
GtdDashLine.new const constructor
GtdDashLine class