menu
city_pickers_cn package
documentation
point
Point
addChild method
addChild
brightness_4
addChild
method
dynamic
addChild
(
Point
node
)
add node for Point, the node's type must is
Point
Implementation
addChild(Point node) { this.child.add(node); }
city_pickers_cn package
documentation
point
Point
addChild method
Point class
Constructors
Point
Properties
child
code
depth
hashCode
isNull
letter
name
nullPoint
runtimeType
Methods
addChild
noSuchMethod
toString
Operators
operator ==