Control.hasLayout

Get or set whether or not this control currently has its bounds managed. Fires onHasLayoutChanged as needed.

  1. bool hasLayout [@property getter]
  2. bool hasLayout [@property setter]
    class Control
    final @property
    void
    hasLayout
    (
    bool byes
    )

Meta