->selectablePlaceholder(false) , the "x" icon is removed as expected, but when I use this:false , the selectablePlaceholder "x" icon is still visible which is not expected, and whenever the closure returns true, the selectablePlaceholder "x" icon is visible as expected.