headline6 property Null safety
Used for the primary text in app bars and dialogs (e.g., AppBar.title and AlertDialog.title).
Implementation
TextStyle? get headline6 => titleLarge;
Used for the primary text in app bars and dialogs (e.g., AppBar.title and AlertDialog.title).
TextStyle? get headline6 => titleLarge;