values property

List<double> get values

Get all spacing values

Implementation

List<double> get values => [none, xs, sm, md, lg, xl, xxl, xxxl];