toolbarHeight property

double? toolbarHeight

toolbar widget height

Implementation

double? get toolbarHeight => toolbar?.toolbarActualHeight;