ApplianceName class

Constructors

ApplianceName()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Constants

arrow → const String
箭头工具。
clicker → const String
点击
ellipse → const String
椭圆工具。
eraser → const String
橡皮工具。
hand → const String
抓手工具。
laserPointer → const String
激光笔。
pencil → const String
铅笔。
rectangle → const String
矩形工具。
selector → const String
选择工具。
shape → const String
形状
straight → const String
直线工具。
text → const String
文本输入框。