style property

String? style
final

Inline style — raw CSS string (e.g. "color: red; display: flex;").

Implementation

final String? style;