values property

Set of all values of AttributedStringTextEffectStyle.

Implementation

static final Set<AttributedStringTextEffectStyle> values = [
  AttributedStringTextEffectStyle.LETTERPRESS_STYLE,
].toSet();