offset property

int get offset

The offset for the database query.

Implementation

int get offset => page * size;