customToolbarButtons property

List<Widget> customToolbarButtons
final

Allows you to create your own buttons that are added to the end of the default buttons list

Implementation

final List<Widget> customToolbarButtons;