tap abstract method

void tap(
  1. BuildContext context
)

Invoked when the item itself (not a child with a submenu) is activated.

Implementation

void tap(BuildContext context);