offset property

int offset

Returns the offset to be taken according to page and page size.

Implementation

int get offset => size * number;