double appBarHeight

The height of the app bar when fully expanded.

See AppBar.expandedHeight.

Source

double get appBarHeight => config.appBar?.expandedHeight ?? 0.0;