prior method

void prior()

Moves the cursor to the previous visible record.

Implementation

void prior() => _cursorCoordinator.prior();