manuallyClosedDropdown property

bool get manuallyClosedDropdown

Check if user manually closed the dropdown

Implementation

bool get manuallyClosedDropdown => _manuallyClosedDropdown.value;