values property

Set<IOSNSAttributedStringTextEffectStyle> values
final

Set of all values of IOSNSAttributedStringTextEffectStyle.

Implementation

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