actions property

List<Widget> actions
final

The actions to pass to the resulting SelectItem.

Implementation

final List<Widget> actions;