$ResizeSensorComponentFactory top-level property

  1. @Deprecated('This API is for use only within generated code.' ' Do not reference it in your code, as it may change at any time.')
ReactDartComponentFactoryProxy2<Component2> $ResizeSensorComponentFactory
final

Implementation

@Deprecated('This API is for use only within generated code.'
    ' Do not reference it in your code, as it may change at any time.')
final $ResizeSensorComponentFactory = registerComponent2(
  () => _$ResizeSensorComponent(),
  builderFactory: _$ResizeSensor,
  componentClass: ResizeSensorComponent,
  isWrapper: false,
  parentType: null,
);