action property

VoidCallback? action
final

Callback invoked when the toast notification is tapped.

Implementation

final VoidCallback? action;