appBarHeight method

double? appBarHeight()

Implementation

double? appBarHeight() {
  return kToolbarHeight;
}