menu
artisanal package
documentation
tui.dart
PaginatorModel
onFirstPage property
onFirstPage property
dark_mode
light_mode
onFirstPage
property
bool
get
onFirstPage
Whether we're on the first page.
Implementation
bool get onFirstPage => page <= 0;
artisanal package
documentation
tui
PaginatorModel
onFirstPage property
PaginatorModel class