menu
flutter_data_components package
documentation
fdc.dart
FdcDataLoadResult
totalCount property
totalCount property
dark_mode
light_mode
totalCount
property
int
?
totalCount
final
Total number of rows matching the query before paging, when requested.
Implementation
final int? totalCount;
flutter_data_components package
documentation
fdc
FdcDataLoadResult
totalCount property
FdcDataLoadResult class