menu
dartapi_db package
documentation
query/db_page.dart
DbPage
total property
total property
dark_mode
light_mode
total
property
int
total
final
Total number of rows matching the query across all pages.
Implementation
final int total;
dartapi_db package
documentation
query/db_page
DbPage
total property
DbPage class