RemoveNativeFlexNodeChildFuncDartType typedef

RemoveNativeFlexNodeChildFuncDartType = void Function(int nativeFlexNode, int childNode)

Implementation

typedef RemoveNativeFlexNodeChildFuncDartType = void Function(
    int nativeFlexNode, int childNode);