menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
OutlinedContainerTheme
boxShadow property
boxShadow property
dark_mode
light_mode
boxShadow
property
List
<
BoxShadow
>
?
boxShadow
final
Box shadows to apply for depth/elevation effects.
Implementation
final List<BoxShadow>? boxShadow;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
OutlinedContainerTheme
boxShadow property
OutlinedContainerTheme class