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