menu
flutter_mvc package
documentation
flutter_mvc.dart
ServiceDescriptor<T>
factory property
factory property
dark_mode
light_mode
factory
property
T Function
(
ServiceProvider
container
)
factory
final
the service factory
Implementation
final T Function(ServiceProvider container) factory;
flutter_mvc package
documentation
flutter_mvc
ServiceDescriptor<T>
factory property
ServiceDescriptor class