onSelected property
final
Called on tap, before the menu plays its close - so the action lands even if the owner tears the screen down right after.
Implementation
final VoidCallback onSelected;
Called on tap, before the menu plays its close - so the action lands even if the owner tears the screen down right after.
final VoidCallback onSelected;