hasPosition property

bool hasPosition

Implementation

bool get hasPosition => columnIdx != null && rowIdx != null;