isAttached property

bool isAttached

PanelController need attach _ScrollablePanelState.

Implementation

bool get isAttached => _state != null;