headline6 property Null safety

TextStyle? headline6

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

Implementation

TextStyle? get headline6 => titleLarge;