location method

CursorLocation location()

Implementation

CursorLocation location() => CursorLocation(rowNum: row, colNum: col);