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