PxFlutterAdapter constructor
PxFlutterAdapter(
- MethodChannel _channel
Implementation
PxFlutterAdapter(this._channel) {
PxAnchorWidgetTracker.instance.registerCallback(this);
}
PxFlutterAdapter(this._channel) {
PxAnchorWidgetTracker.instance.registerCallback(this);
}