customBoxShadow property

List<BoxShadow>? customBoxShadow
final

for giving the custom box shadow to the button you can have this

Implementation

final List<BoxShadow>? customBoxShadow;