subtitle2 property Null safety
For medium emphasis text that's a little smaller than subtitle1.
Implementation
TextStyle? get subtitle2 => titleSmall;
For medium emphasis text that's a little smaller than subtitle1.
TextStyle? get subtitle2 => titleSmall;