xs2 property

TextStyle xs2
final

The font size for extra extra small text.

Defaults to:

  • Desktop — fontSize = 10, height = 1.
  • Touch — fontSize = 12, height = 1.

Implementation

final TextStyle xs2;