triggerFromItemComponent property
Returns a Widget that acts as a trigger(like a button for example) to open/close menu, where the trigger reflects the currently selected item.
See TriggerFromItemComponent for more details.
Implementation
final TriggerFromItemComponent<T>? triggerFromItemComponent;