removeItem method - PointList class - dart:svg library (
original
) (
raw
)
description
Point
removeItem(
int
index )
Implementation
Point removeItem(int index) native;