actions property

List<SeniorButton>? actions
final

A list of action buttons that can be added to the panel.

Implementation

final List<SeniorButton>? actions;