menu
fast_app package
documentation
net/fast_page_option.dart
PageOptionModel
firstPage method
firstPage method
dark_mode
light_mode
firstPage
method
int
firstPage
(
)
Implementation
int firstPage() { isFirstPage = true; isLoading = true; return this.page; }
fast_app package
documentation
net/fast_page_option
PageOptionModel
firstPage method
PageOptionModel class