titleTextStyle property

TextStyle? get titleTextStyle

Implementation

TextStyle? get titleTextStyle => Theme.of(this).appBarTheme.titleTextStyle;