computedFontSize property
The computed font size for this node, as a CSS computed value string (e.g. '12px').
Implementation
final String? computedFontSize;
The computed font size for this node, as a CSS computed value string (e.g. '12px').
final String? computedFontSize;