isSingleCell property

bool get isSingleCell

Whether this selection that covers only one cell

Implementation

bool get isSingleCell => isSingle;