LETTERPRESS_STYLE constant
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',
);