actions property

List<Widget>? actions
final

Optional set of actions that are displayed at the bottom of the Message box.

Implementation

final List<Widget>? actions;