computedFontWeight property

String? computedFontWeight
final

The computed font weight for this node, as a CSS computed value string (e.g. 'normal' or '100').

Implementation

final String? computedFontWeight;