value property
T?
value
final
Value of this attribute.
If value is null
then this attribute represents a transient action
of removing associated style and is never persisted in a resulting
document.
See also unset, NotusStyle.merge and NotusStyle.put for details.
Implementation
final T? value;