boxShadows property

List<BoxShadow>? boxShadows
final

Provide a box-shadow list to add to Ink widget

Implementation

final List<BoxShadow>? boxShadows;