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