isBackPressedOrTouchedOutSide property

bool isBackPressedOrTouchedOutSide
getter/setter pair

this variable is used to close the drop down is user touch outside or by back pressed

Implementation

bool isBackPressedOrTouchedOutSide;