buttons property

List<ActivityButton>? buttons
final

A list of buttons displayed with the activity.

Implementation

final List<ActivityButton>? buttons;