homeComponentPadding constant

EdgeInsets const homeComponentPadding

Implementation

static const EdgeInsets homeComponentPadding =
    EdgeInsets.only(bottom: 4, left: 6, right: 6, top: 4);