bottomHeight property

double get bottomHeight

Implementation

double get bottomHeight =>
    _bottomHeight ?? BaseDialogConfigUtils.defaultDialogConfig.bottomHeight;