titleFontSize property

double titleFontSize
final

It's usually MediaQuery.of(context).size.width * .05

Implementation

final double titleFontSize;