menu
arcane package
documentation
generated/arcane_shadcn/src/components/navigation/pagination.dart
PaginationTheme
showLabel property
showLabel property
dark_mode
light_mode
showLabel
property
bool
?
showLabel
final
Whether to show the previous/next labels.
Implementation
final bool? showLabel;
arcane package
documentation
generated/arcane_shadcn/src/components/navigation/pagination
PaginationTheme
showLabel property
PaginationTheme class