md property
The font size for medium text.
Defaults to:
- Desktop —
fontSize= 16,height= 1.5. - Touch —
fontSize= 18,height= 1.75.
Implementation
final TextStyle md;
The font size for medium text.
Defaults to:
fontSize = 16, height = 1.5.fontSize = 18, height = 1.75.final TextStyle md;