iGapVertical top-level constant

EdgeInsets const iGapVertical

Implementation

const iGapVertical = EdgeInsets.symmetric(vertical: iDefaultGap * 2);