actions property

List<Widget> actions
final

List of actions to be displayed on the right.

右側に表示するアクションのリスト。

Implementation

final List<Widget> actions;