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