retainFocus property

bool retainFocus

Whether the suggestions field should retain the focus when its box is closed.

Implementation

bool get retainFocus => _retainFocus;