page property

Ref<int> page
final

The current page number. It is a Ref.

Implementation

final Ref<int> page;