isFocused property

bool isFocused

check if the dropdownSearch is focused

Implementation

bool get isFocused => _isFocused.value;