title property

TextStyle? title

The TextStyle of titles.

Implementation

TextStyle? get title => _titleTextStyle;