wrap property
dynamic
get
wrap
Cancel parent size inheritance by wrapping the widget with a Wrap.
Implementation
get wrap => $parent..wrap;
Cancel parent size inheritance by wrapping the widget with a Wrap.
get wrap => $parent..wrap;