toolbarBuilder property Null safety
final
Builds the toolbar container.
Useful for customizing the high-level background of the toolbar. The given child Widget will contain all of the children.
Implementation
final ToolbarBuilder toolbarBuilder;