flexibleSpace property
This widget is stacked behind the toolbar and the tab bar. It's height will be the same as the app bar's overall height.
Implementation
final Widget? flexibleSpace;
This widget is stacked behind the toolbar and the tab bar. It's height will be the same as the app bar's overall height.
final Widget? flexibleSpace;