extraButtons property Null safety
final
List of buttons that are added next to the default buttons. The buttons class contains a horizontal scroll view.
Implementation
final List<Widget>? extraButtons;
List of buttons that are added next to the default buttons. The buttons class contains a horizontal scroll view.
final List<Widget>? extraButtons;