menu
Dart
dart:svg
PointList
initialize method
initialize
brightness_4
brightness_5
description
initialize
method
Point
initialize
(
Point
newItem
)
Implementation
Point initialize(Point newItem) native;
Dart
dart:svg
PointList
initialize method
PointList class
Properties
hashCode
length
numberOfItems
runtimeType
Methods
appendItem
clear
getItem
initialize
insertItemBefore
noSuchMethod
removeItem
replaceItem
toString
Operators
operator ==