up abstract method
Release at current location. If eventTarget
is specified,
PageLoader will attempt to fire the corresponding pointer events
on that target, otherwise it will fire the events on the target that is
under the current location.
Implementation
Future<void> up(MouseButton button, {PageLoaderElement? eventTarget});