appBarHeight property

double appBarHeight

Implementation

double get appBarHeight => MediaQuery.of(this).padding.top + kToolbarHeight;