isSingleCell property
bool
get
isSingleCell
Whether this selection that covers only one cell
Implementation
bool get isSingleCell => isSingle;
Whether this selection that covers only one cell
bool get isSingleCell => isSingle;