buttons property

List<NrButtonWidget> buttons
final

The navigation buttons for the rail.

These buttons control which page is displayed. Each button corresponds to a page in the children list.

Implementation

final List<NrButtonWidget> buttons;