isCollapsed property

bool get isCollapsed

Whether the selection covers exactly one cell.

Implementation

bool get isCollapsed => base == extent;