textSize property Null safety
read / write
Defines text size of the scale bar. This property is specified in pixels.
Implementation
double? textSize;
Defines text size of the scale bar. This property is specified in pixels.
double? textSize;