menu
injectable_generator package
documentation
models/module_config.dart
ModuleConfig
isMethod property
isMethod property
dark_mode
light_mode
isMethod
property
bool
isMethod
final
Whether the module member is a method rather than a getter.
Implementation
final bool isMethod;
injectable_generator package
documentation
models/module_config
ModuleConfig
isMethod property
ModuleConfig class