menu
anas_localization package
documentation
catalog.dart
CatalogQueueController
isSectionCollapsed method
isSectionCollapsed method
dark_mode
light_mode
isSectionCollapsed
method
bool
isSectionCollapsed
(
CatalogQueueSection
section
)
Implementation
bool isSectionCollapsed(CatalogQueueSection section) => _preferences.isSectionCollapsed(section);
anas_localization package
documentation
catalog
CatalogQueueController
isSectionCollapsed method
CatalogQueueController class