action property

Widget? action
final

The action of the snackbar.

Typically a Button

Implementation

final Widget? action;