xs property

TextStyle xs
final

The font size for extra small text.

Defaults to:

  • Desktop — fontSize = 12, height = 1.
  • Touch — fontSize = 14, height = 1.25.

Implementation

final TextStyle xs;