menu
neomage package
documentation
data/tools/tool_registry.dart
ToolRegistration
name property
name property
dark_mode
light_mode
name
property
String
get
name
Tool name (delegates to inner tool).
Implementation
String get name => tool.name;
neomage package
documentation
data/tools/tool_registry
ToolRegistration
name property
ToolRegistration class