values property

List<ActiveState> get values

Implementation

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