values property

List<String> get values

Implementation

static List<String> get values =>
    const <String>[auto, xSmall, small, medium, large, xLarge];