menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
ModalContainer
boxShadow property
boxShadow property
dark_mode
light_mode
boxShadow
property
List
<
BoxShadow
>
?
boxShadow
final
Drop shadow effects applied to the container.
Implementation
final List<BoxShadow>? boxShadow;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
ModalContainer
boxShadow property
ModalContainer class