SetFlexValueWithEdgeFuncDartType typedef

SetFlexValueWithEdgeFuncDartType = void Function(int nativeFlexNode, int edge)

Implementation

typedef SetFlexValueWithEdgeFuncDartType = void Function(
    int nativeFlexNode, int edge);