- protected
- mustCallSuper
Resolve this pointer's entry in the GestureArenaManager with the given disposition.
Source
@protected @mustCallSuper void resolve(GestureDisposition disposition) { _arenaEntry.resolve(disposition); }
Resolve this pointer's entry in the GestureArenaManager with the given disposition.
@protected @mustCallSuper void resolve(GestureDisposition disposition) { _arenaEntry.resolve(disposition); }