menu
neomage package
documentation
data/tools/config_tool.dart
ConfigTool
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
Tool name as registered with the API.
Implementation
@override String get name => configToolName;
neomage package
documentation
data/tools/config_tool
ConfigTool
name property
ConfigTool class