iGapBottom top-level constant Null safety

EdgeInsets const iGapBottom

Implementation

const iGapBottom = EdgeInsets.only(bottom: iDefaultGap * 2);