actionButtons property

List<StandardIconButtonElement> actionButtons
final

A list of StandardIconButtonElements that represent the main Calls To Action that you want the user to take. These should be limited to 1 or 2 of the most important things on the landing page.

Implementation

final List<StandardIconButtonElement> actionButtons;