isRawJsFunctionFromProps top-level property
Keeps track of functions found when converting JS props to Dart props.
See: forwardRef2 for usage / context.
Implementation
final isRawJsFunctionFromProps = Expando<bool>();
Keeps track of functions found when converting JS props to Dart props.
See: forwardRef2 for usage / context.
final isRawJsFunctionFromProps = Expando<bool>();