f property

Function? f
final

The function : if numsY is null, the y-values will be calculated with the expression

f: '(x) => pow(x,3) - 2'

Implementation

final Function? f;