bottomAppBarHeight property

double get bottomAppBarHeight

Implementation

double get bottomAppBarHeight =>
    widget.bottomAppBarConfig?.bottomAppBarHeight! ?? 0.0;