menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
OutlinedContainer
borderWidth property
borderWidth property
dark_mode
light_mode
borderWidth
property
double
?
borderWidth
final
Width of the border in logical pixels.
If
null
, uses theme default.
Implementation
final double? borderWidth;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
OutlinedContainer
borderWidth property
OutlinedContainer class