menu
Flutter
gestures
LeastSquaresSolver
x property
x
brightness_4
brightness_5
description
x
property
List
<
double
>
x
final
The x-coordinates of each data point.
Implementation
final List<double> x;
Flutter
gestures
LeastSquaresSolver
x property
LeastSquaresSolver class