menu
arcane package
documentation
generated/arcane_shadcn/src/components/layout/outlined_container.dart
DashedLine
DashedLine.new const constructor
DashedLine.new const constructor
dark_mode
light_mode
DashedLine
constructor
const
DashedLine
(
{
Key
?
key
,
double
?
width
,
double
?
gap
,
double
?
thickness
,
Color
?
color
,
})
Implementation
const DashedLine({ super.key, this.width, this.gap, this.thickness, this.color, });
arcane package
documentation
generated/arcane_shadcn/src/components/layout/outlined_container
DashedLine
DashedLine.new const constructor
DashedLine class