cubicInterpolationMode property

String cubicInterpolationMode

Implementation

external String /*'default'|'monotone'*/ get cubicInterpolationMode;
void cubicInterpolationMode=(String v)

Implementation

external set cubicInterpolationMode(String /*'default'|'monotone'*/ v);