menu
db_lens package
documentation
presentation/controllers/db_lens_controller.dart
DbLensController
activeRowCount property
activeRowCount property
dark_mode
light_mode
activeRowCount
property
int
get
activeRowCount
Implementation
int get activeRowCount => pagination?.totalRows ?? 0;
db_lens package
documentation
presentation/controllers/db_lens_controller
DbLensController
activeRowCount property
DbLensController class