triggerMenu property
A callback that should be called when the trigger is triggered. Opens/Closes the menu associated with SelectionMenu.
Must not be null.
Implementation
final TriggerMenu triggerMenu;
A callback that should be called when the trigger is triggered. Opens/Closes the menu associated with SelectionMenu.
Must not be null.
final TriggerMenu triggerMenu;