boxShadow property

List<BoxShadow>? boxShadow
getter/setter pair

To Provide the custom box shadow list for the button

Implementation

List<BoxShadow>? boxShadow;