menu
neomage package
documentation
domain/models/plugin_setup_descriptor.dart
PluginSetupDescriptor
hotReloadable property
hotReloadable property
dark_mode
light_mode
hotReloadable
property
bool
hotReloadable
final
Whether this plugin can be hot-reloaded.
Implementation
final bool hotReloadable;
neomage package
documentation
domain/models/plugin_setup_descriptor
PluginSetupDescriptor
hotReloadable property
PluginSetupDescriptor class