menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
DashedLine
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
Width of each dash segment.
If
null
, uses scaled default (8).
Implementation
final double? width;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
DashedLine
width property
DashedLine class