InsertNativeFlexNodeChildFuncDartType typedef

InsertNativeFlexNodeChildFuncDartType = void Function(int nativeFlexNode, int childNode, int index)

Implementation

typedef InsertNativeFlexNodeChildFuncDartType = void Function(
    int nativeFlexNode, int childNode, int index);