values property

List<ActiveState> values

Implementation

static List<ActiveState> get values => [high, low];