boxShadows property

List<BoxShadow>? boxShadows
final

boxShadows The shadows generated by Flushbar. You can use more than one if you feel the need.

Implementation

final List<BoxShadow>? boxShadows;