sh function

double sh(
  1. double height
)

高度

Implementation

double sh (double height) => _screenUtil.setHeight(height);