actions property

List<Widget> actions
final

List of message box actions.

メッセージボックスのアクション一覧。

Implementation

final List<Widget> actions;