You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I understand the logic, it is not possible to detect the isPressed state of the button.
I would typically use the onTapDown/Up/Cancel events from the gesture detector, but it would be easier if it would be directly provided by this package since it is very common (and would avoid using two GestureDetectors for every buttons)!
As far as I understand the logic, it is not possible to detect the isPressed state of the button.
I would typically use the onTapDown/Up/Cancel events from the gesture detector, but it would be easier if it would be directly provided by this package since it is very common (and would avoid using two GestureDetectors for every buttons)!
Thanks
The text was updated successfully, but these errors were encountered: