menu
components_toolbox package
documentation
components/rounded_container.dart
RoundedContainer
shadow property
shadow property
dark_mode
light_mode
shadow
property
ValueNotifier
<
BoxShadow
>
?
shadow
final
The shadow to apply to the container.
Implementation
final ValueNotifier<BoxShadow>? shadow;
components_toolbox package
documentation
components/rounded_container
RoundedContainer
shadow property
RoundedContainer class