barButtons property Null safety
final
List of BarButton
. The buttons in this List are displayed as the buttons on the bar itself.
Implementation
final List<BarButton> barButtons;
List of BarButton
. The buttons in this List are displayed as the buttons on the bar itself.
final List<BarButton> barButtons;