sm property

TextStyle sm
final

The font size for small text.

Defaults to:

  • Desktop — fontSize = 14, height = 1.25.
  • Touch — fontSize = 16, height = 1.5.

Implementation

final TextStyle sm;