value property
Object
get
value
Contents of this node, either a String if this is a Text or an Embed if this is an BlockEmbed.
Implementation
Object get value => _value;
Contents of this node, either a String if this is a Text or an Embed if this is an BlockEmbed.
Object get value => _value;