padding constant

EdgeInsets const padding

Implementation

static const EdgeInsets padding = EdgeInsets.only(left: 8, right: 8);