titleTextStyle property

TextStyle titleTextStyle
final

Set TextStyle for title.

Defaults to TextStyle(color: Colors.white, fontSize: 50.0).

Implementation

final TextStyle titleTextStyle;