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