curve property

Float32List? get curve

Implementation

Float32List? get curve native;
set curve (Float32List? value)

Implementation

set curve(Float32List? value) native;