SetFloatValueWithEdgeFuncDartType typedef

SetFloatValueWithEdgeFuncDartType = void Function(int nativeFlexNode, int edge, double value)

Implementation

typedef SetFloatValueWithEdgeFuncDartType = void Function(
    int nativeFlexNode, int edge, double value);