eventTrigger property
Type of input event that should trigger selection.
Implementation
final SelectionTrigger eventTrigger = SelectionTrigger.tap;
Type of input event that should trigger selection.
final SelectionTrigger eventTrigger = SelectionTrigger.tap;