menu
mno_shared package
documentation
publication.dart
ServicesBuilderExtension
getCoverServiceFactory method
getCoverServiceFactory method
dark_mode
light_mode
getCoverServiceFactory
method
ServiceFactory
?
getCoverServiceFactory
(
)
Factory to build a
CoverService
.
Implementation
ServiceFactory? getCoverServiceFactory() => of<CoverService>();
mno_shared package
documentation
publication
ServicesBuilderExtension
getCoverServiceFactory method
ServicesBuilderExtension extension on
ServicesBuilder