clear method

void clear()

Clears the grid selection.

Implementation

void clear() => value = const Selection.empty();