menu
forui package
documentation
widgets/pagination.dart
FPagination
onChange property
onChange property
dark_mode
light_mode
onChange
property
ValueChanged
<
int
>
?
onChange
final
A callback triggered when the current page changes.
Implementation
final ValueChanged<int>? onChange;
forui package
documentation
widgets/pagination
FPagination
onChange property
FPagination class