subtitle1 property Null safety

TextStyle? subtitle1

Used for the primary text in lists (e.g., ListTile.title).

Implementation

TextStyle? get subtitle1 => titleMedium;