span property
getter/setter pair
The PlaceholderSpan associated with this render child.
This field is usually set by a ParentDataWidget, and is typically not
null when performLayout
is called.
Implementation
PlaceholderSpan? span;
The PlaceholderSpan associated with this render child.
This field is usually set by a ParentDataWidget, and is typically not
null when performLayout
is called.
PlaceholderSpan? span;