DebuggerRegister class

Properties

groups List<ToolsGroup>
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getPageRoute(String? route) ToolPageRoute?
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
registerDefault() → void
registerItemToDebuggingGroup(ItemBuilder item) → void
添加组件到 调试
registerItemToInfoGroup(ItemBuilder item) → void
添加组件到 信息
registerItemToKitGroup(ItemBuilder item) → void
添加组件到 工具
registerItemToOtherGroup(ItemBuilder item) → void
添加组件到 其他
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance DebuggerRegister
final