onPointerUp abstract method

Future<void> onPointerUp(
  1. bool isMiddle
)

Implementation

Future<void> onPointerUp(bool isMiddle);