style property
The style to use to compute this box's margins/padding/box decoration/width/height/etc. Note that this style will only apply to this box, and will not cascade to its child.
Implementation
final CSS3 style;
The style to use to compute this box's margins/padding/box decoration/width/height/etc. Note that this style will only apply to this box, and will not cascade to its child.
final CSS3 style;