SetIntValueFuncDartType typedef

SetIntValueFuncDartType = void Function(int nativeFlexNode, int childNode)

Implementation

typedef SetIntValueFuncDartType = void Function(int nativeFlexNode, int value);