style property

Style style
final

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 Style style;