The height of the app bar when fully expanded.
See AppBar.expandedHeight.
double get appBarHeight => config.appBar?.expandedHeight ?? 0.0;