md property

TextStyle md
final

The font size for medium text.

Defaults to:

  • Desktop — fontSize = 16, height = 1.5.
  • Touch — fontSize = 18, height = 1.75.

Implementation

final TextStyle md;