displaySm property

TextStyle get displaySm

Implementation

TextStyle get displaySm =>
    DuTaToTypography.displaySm.copyWith(color: tokens.ink);