horizontalSpaceDiameter property

SizedBox get horizontalSpaceDiameter

ScreenUtil.diameter

Implementation

SizedBox get horizontalSpaceDiameter =>
    BaseScreenUtil().setHorizontalSpacingDiameter(this);