builder property
A builder function to create the app bar widget.
This function is called to build the app bar based on the current context and any changes in the stream.
Implementation
final PreferredSizeWidget Function(BuildContext context) builder;