small constant

EdgeInsets const small

Implementation

static const EdgeInsets small =
    EdgeInsets.symmetric(horizontal: 16.0, vertical: 8.0);