menu
firebridge_extensions package
documentation
firebridge_extensions.dart
PaginationOptions
nextLabel property
nextLabel property
dark_mode
light_mode
nextLabel
property
String
?
nextLabel
final
The label to show on the next button.
Defaults to
>
.
Implementation
final String? nextLabel;
firebridge_extensions package
documentation
firebridge_extensions
PaginationOptions
nextLabel property
PaginationOptions class