styles property
The inline styles.
These are usually collected from:
WidgetFactory.parseTagor BuildOp.onChild by callingmeta[key] = value- BuildOp.defaultStyles returning a map
- Attribute
styleofdomElement
Implementation
Iterable<MapEntry<String, String>> get styles;