xl property
The font size for extra large text.
Defaults to:
- Desktop —
fontSize= 20,height= 1.75. - Touch —
fontSize= 22,height= 2.
Implementation
final TextStyle xl;
The font size for extra large text.
Defaults to:
fontSize = 20, height = 1.75.fontSize = 22, height = 2.final TextStyle xl;