showDefaultBottom property

bool get showDefaultBottom

Implementation

bool get showDefaultBottom =>
    _showDefaultBottom ??
    BaseAppBarConfigUtils.defaultAppBarConfig.showDefaultBottom;