SelectAllSelectionEvent constructor

const SelectAllSelectionEvent()

Creates a select all selection event.

Implementation

const SelectAllSelectionEvent() : super._(SelectionEventType.selectAll);