toolbarButtons property
Optional widgets to display to the right of the bar/
NOTE: toolbarButtons
override the Done button by default
Implementation
final List<ButtonBuilder>? toolbarButtons;
Optional widgets to display to the right of the bar/
NOTE: toolbarButtons
override the Done button by default
final List<ButtonBuilder>? toolbarButtons;