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