menu
flutterfire_ui package
documentation
firestore.dart
FirestoreDataTable
rowsPerPage property
rowsPerPage property
dark_mode
light_mode
rowsPerPage
property
int
rowsPerPage
final
The number of rows to show on each page.
Defaults to 10
Implementation
final int rowsPerPage;
flutterfire_ui package
documentation
firestore
FirestoreDataTable
rowsPerPage property
FirestoreDataTable class