values property

List<SemanticsFlag> values

Implementation

static List<SemanticsFlag> get values => _kFlagById.values.toList(growable: false);