flutter_plot
flutter_plot
Plot
data property
data
Plot class
Constructors
Plot
Properties
data
gridSize
height
padding
style
xTitle
yTitle
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
data property
List
<
Point
>
data
final
The dataset
Implementation
final List<Point> data