xs property
The font size for extra small text.
Defaults to:
- Desktop —
fontSize= 12,height= 1. - Touch —
fontSize= 14,height= 1.25.
Implementation
final TextStyle xs;
The font size for extra small text.
Defaults to:
fontSize = 12, height = 1.fontSize = 14, height = 1.25.final TextStyle xs;