menu
neomage package
documentation
data/tools/tool.dart
ShellToolMixin
alwaysLoad property
alwaysLoad property
dark_mode
light_mode
alwaysLoad
property
bool
get
alwaysLoad
inherited
Whether this tool should always be loaded (never deferred).
Implementation
bool get alwaysLoad => true;
neomage package
documentation
data/tools/tool
ShellToolMixin
alwaysLoad property
ShellToolMixin mixin