iGapVerticalMiddle top-level constant

EdgeInsets const iGapVerticalMiddle

垂直方向,12

Implementation

const iGapVerticalMiddle = EdgeInsets.symmetric(vertical: iSizeUnit * 3);