shadow property

ValueNotifier<BoxShadow>? shadow
final

The shadow to apply to the button.

Implementation

final ValueNotifier<BoxShadow>? shadow;