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
Describe the bug
When the SpinKit is wrapped on a GestureDetector, the onTap is only triggered when the tap happens in the visible area of the SpinKit. For instance, the blank area in the center of the SpinKitCircle will not trigger the onTap.
Describe the bug
When the SpinKit is wrapped on a
GestureDetector
, theonTap
is only triggered when the tap happens in the visible area of the SpinKit. For instance, the blank area in the center of the SpinKitCircle will not trigger the onTap.SpinKit name
SpinKitCircle
Reproducer
lib/main.dart
The text was updated successfully, but these errors were encountered: