title property

String? title
getter/setter pair

Title of the variable this scale corresponds to.

It represents the variable in TooltipGuide, etc.

If null, it will be the same as variable name identifier.

Implementation

String? title;