How to confirm button is NOT CLICKABLE

Hi Team,

I am using appium flutter driver with wdio.
Can someone please tell me how can I confirm the button is **NOT** clickable?

Either button has correct attribute ‘Enabled’ (iOS) or you may tap and wait that after e.g. 1sec screen not change.