isAttached property

bool isAttached

Whether this controller has associated search anchor.

Implementation

bool get isAttached => _anchor != null;