textSizeTitle property

double? textSizeTitle
getter/setter pair

The text size of the title in the top toolbar. By default, auto shrinking down till 9.0 is enabled. If you define your custom size, automatic shrinking will be disabled.

Implementation

double? textSizeTitle;