toolbarButtons property

List<ButtonBuilder>? toolbarButtons
final

Optional widgets to display to the right of the bar/ NOTE: toolbarButtons override the Done button by default

Implementation

final List<ButtonBuilder>? toolbarButtons;