SelectAllSelectionEvent constructor
Creates a select all selection event.
Implementation
const SelectAllSelectionEvent(): super._(SelectionEventType.selectAll);
Creates a select all selection event.
const SelectAllSelectionEvent(): super._(SelectionEventType.selectAll);