baselineOffset property
The vertical offset for the position of the text.
The value of this attribute is a number containing a floating point value indicating the character’s offset from the baseline, in points.
The default value is 0
.
Implementation
double? baselineOffset;