extraButtons property

List<Widget>? extraButtons
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;