ClearSelectionEvent constructor

const ClearSelectionEvent()

Create a clear selection event.

Implementation

const ClearSelectionEvent(): super._(SelectionEventType.clear);