shadow property

BoxShadow? shadow
final

optional shadow which will get apply to the handler, if not provided there handler will get draw without shadow

Implementation

final BoxShadow? shadow;