toolbarHeight property Null safety
final
Overrides the default value of the AppBar.toolbarHeight property in all descendant AppBar widgets.
See also:
- AppBar.preferredHeightFor, which computes the overall height of an AppBar widget, taking this value into account.
Implementation
final double? toolbarHeight;