actions property

List<ActionButton>? actions
final

List of custom action buttons to display.

Implementation

final List<ActionButton>? actions;