manuallyClosedDropdown property
bool
get
manuallyClosedDropdown
Check if user manually closed the dropdown
Implementation
bool get manuallyClosedDropdown => _manuallyClosedDropdown.value;
Check if user manually closed the dropdown
bool get manuallyClosedDropdown => _manuallyClosedDropdown.value;