menu
shadcn_flutter package
documentation
shadcn_flutter.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;
shadcn_flutter package
documentation
shadcn_flutter
OutlinedContainerTheme
boxShadow property
OutlinedContainerTheme class