sides constant

EdgeInsets const sides

Implementation

static const EdgeInsets sides = EdgeInsets.only(left: 10, right: 10);