menu
anas_localization package
documentation
catalog.dart
CatalogQueueController
sectionCount method
sectionCount method
dark_mode
light_mode
sectionCount
method
int
sectionCount
(
CatalogQueueSection
section
)
Implementation
int sectionCount(CatalogQueueSection section) => rowsForSection(section).length;
anas_localization package
documentation
catalog
CatalogQueueController
sectionCount method
CatalogQueueController class