xl2 property

TextStyle xl2
final

The font size for extra large text.

Defaults to:

  • Desktop — fontSize = 22, height = 2.
  • Touch — fontSize = 30, height = 2.25.

Implementation

final TextStyle xl2;