toolbarHeight property

double? toolbarHeight
final

Defines the height of the toolbar component of an AppBar.

By default, the value of toolbarHeight is kToolbarHeight.

Implementation

final double? toolbarHeight;