appBarHeight property

double get appBarHeight

Implementation

double get appBarHeight =>
    _appBarHeight ?? BaseAppBarConfigUtils.defaultAppBarConfig.appBarHeight;