rootFontSize property
double
get
rootFontSize
Implementation
double get rootFontSize => target.ownerDocument.documentElement!.renderStyle.fontSize.computedValue;
double get rootFontSize => target.ownerDocument.documentElement!.renderStyle.fontSize.computedValue;