actions property

List<SeniorButton>? actions
final

List of buttons representing the actions supported by the screen.

Implementation

final List<SeniorButton>? actions;