toolbarHeight property
final
Defines the height of the toolbar component of an AppBar.
By default, the value of toolbarHeight is kToolbarHeight.
Implementation
final double? toolbarHeight;
Defines the height of the toolbar component of an AppBar.
By default, the value of toolbarHeight is kToolbarHeight.
final double? toolbarHeight;