menu
packagist_widgets package
documentation
refresh/refresh_notifier.dart
RefreshNotifier<T>
perPage property
perPage property
dark_mode
light_mode
perPage
property
int
get
perPage
Implementation
int get perPage => pageSize ?? 10;
packagist_widgets package
documentation
refresh/refresh_notifier
RefreshNotifier<T>
perPage property
RefreshNotifier class