setMediumHeight method

void setMediumHeight(
  1. BuildContext context
)

Implementation

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