allToolbarHeight property

double allToolbarHeight

Returns the total height of all toolbars.

Implementation

double get allToolbarHeight => appBarHeight + bottomBarHeight;