iGapVerticalMiddle top-level constant
EdgeInsets
const iGapVerticalMiddle
垂直方向,12
Implementation
const iGapVerticalMiddle = EdgeInsets.symmetric(vertical: iSizeUnit * 3);
垂直方向,12
const iGapVerticalMiddle = EdgeInsets.symmetric(vertical: iSizeUnit * 3);