headline6 property

TextStyle? headline6

Used for the primary text in app bars and dialogs (e.g., AppBar.title and AlertDialog.title).

Implementation

TextStyle? get headline6 => textTheme.headline6;