menu
animbutton package
documentation
animbutton.dart
AnimButton
boxShadow property
boxShadow property
dark_mode
light_mode
boxShadow
property
List
<
BoxShadow
>
?
boxShadow
final
A list of shadows to apply to the button.
Implementation
final List<BoxShadow>? boxShadow;
animbutton package
documentation
animbutton
AnimButton
boxShadow property
AnimButton class