Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 🐛 Added mounted check before
setState
in _reverseAnimateTooltip
- Added mounted check before `setState` in `_reverseAnimateTooltip` as this maybe called when widget is unmounted as this may be called when user taps very quickly and widget gets unmounted which throws error
- Loading branch information