xl property

TextStyle xl
final

The font size for extra large text.

Defaults to:

  • Desktop — fontSize = 20, height = 1.75.
  • Touch — fontSize = 22, height = 2.

Implementation

final TextStyle xl;