menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
OutlinedContainer
borderStyle property
borderStyle property
dark_mode
light_mode
borderStyle
property
BorderStyle
?
borderStyle
final
Style of the border.
If
null
, uses
BorderStyle.solid
.
Implementation
final BorderStyle? borderStyle;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
OutlinedContainer
borderStyle property
OutlinedContainer class