handleTap abstract method

Future<void> handleTap(
  1. BuildContext context
)

Implementation

Future<void> handleTap(BuildContext context);