menu
advanced_datatable package
documentation
advanced_datatable_source.dart
RemoteDataSourceDetails<T>
totalRows property
totalRows property
dark_mode
light_mode
totalRows
property
int
totalRows
final
All avalible rows in the remote data source without any filter
Implementation
final int totalRows;
advanced_datatable package
documentation
advanced_datatable_source
RemoteDataSourceDetails<T>
totalRows property
RemoteDataSourceDetails class