barButtons property Null safety

List<BarButton> barButtons
final

List of BarButton. The buttons in this List are displayed as the buttons on the bar itself.

Implementation

final List<BarButton> barButtons;