fontSize property

double fontSize
final

The font size used when calculating em units of SVG elements. See: https://www.w3.org/TR/SVG11/coords.html#Units

Implementation

final double fontSize;