subtitle1 property

TextStyle? subtitle1

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

Implementation

TextStyle? get subtitle1 => textTheme.subtitle1;