padding constant

EdgeInsets const padding

Implementation

static const EdgeInsets padding = EdgeInsets.fromLTRB(8, 4, 8, 4);