menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
DashedLine
thickness property
thickness property
dark_mode
light_mode
thickness
property
double
?
thickness
final
Thickness (height) of the line.
If
null
, uses scaled default (1).
Implementation
final double? thickness;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
DashedLine
thickness property
DashedLine class