lg property

TextStyle lg
final

The font size for large text.

Defaults to:

  • Desktop — fontSize = 18, height = 1.75.
  • Touch — fontSize = 20, height = 1.75.

Implementation

final TextStyle lg;