allToolbarHeight property

double get allToolbarHeight

Returns the total height of all toolbars.

Implementation

double get allToolbarHeight => appBarHeight + bottomBarHeight;