setMediumHeight method
Implementation
void setMediumHeight(BuildContext context) => setBottomSliderHeight(
UiHelper.currentOrientation(0.23, kIsWeb ? 0.3 : 0.4, context));
void setMediumHeight(BuildContext context) => setBottomSliderHeight(
UiHelper.currentOrientation(0.23, kIsWeb ? 0.3 : 0.4, context));