menu
injectable_generator package
documentation
models/dependency_config.dart
DependencyConfig
postConstruct property
postConstruct property
dark_mode
light_mode
postConstruct
property
String
?
postConstruct
final
The name of a post-construct method to call after instantiation.
Implementation
final String? postConstruct;
injectable_generator package
documentation
models/dependency_config
DependencyConfig
postConstruct property
DependencyConfig class