LETTERPRESS_STYLE constant

IOSNSAttributedStringTextEffectStyle const LETTERPRESS_STYLE

A graphical text effect that gives glyphs the appearance of letterpress printing, which involves pressing the type into the paper.

Implementation

static const LETTERPRESS_STYLE =
    IOSNSAttributedStringTextEffectStyle._internal(
        'letterpressStyle', 'letterpressStyle');