menu
Flutter
material.dart
SearchController
isAttached property
isAttached
dark_mode
light_mode
description
isAttached
property
bool
isAttached
Whether this controller has associated search anchor.
Implementation
bool get isAttached => _anchor != null;
Flutter
material
SearchController
isAttached property
SearchController class
Cookies management controls