iGapVerticalMiddle top-level constant Null safety

EdgeInsets const iGapVerticalMiddle

Implementation

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