onTap method

Route? onTap(
  1. BuildContext context
)

Implementation

Route? onTap(BuildContext context) => null;