computedFontWeight property
The computed font weight for this node, as a CSS computed value string (e.g. 'normal' or '100').
Implementation
final String? computedFontWeight;
The computed font weight for this node, as a CSS computed value string (e.g. 'normal' or '100').
final String? computedFontWeight;