actions property

List<Widget>? actions
final

A list of actions to show in the snack bar.

Implementation

final List<Widget>? actions;