boxShadows property
boxShadows The shadows generated by Snack. Leave it null if you don't want a shadow. You can use more than one if you feel the need.
Implementation
final List<BoxShadow>? boxShadows;
boxShadows The shadows generated by Snack. Leave it null if you don't want a shadow. You can use more than one if you feel the need.
final List<BoxShadow>? boxShadows;