subtitle1 property Null safety
Used for the primary text in lists (e.g., ListTile.title).
Implementation
TextStyle? get subtitle1 => titleMedium;
Used for the primary text in lists (e.g., ListTile.title).
TextStyle? get subtitle1 => titleMedium;