bottomTopEdgeInsets5 top-level constant

EdgeInsets const bottomTopEdgeInsets5

Implementation

const EdgeInsets bottomTopEdgeInsets5 = EdgeInsets.only(bottom: 5.0, top: 5.0);