ClearSelectionEvent constructor Null safety
Create a clear selection event.
Implementation
const ClearSelectionEvent(): super._(SelectionEventType.clear);
Create a clear selection event.
const ClearSelectionEvent(): super._(SelectionEventType.clear);