ZJNativeExpressView constructor
const
ZJNativeExpressView(})
Implementation
const ZJNativeExpressView(this.posId,
{Key? key,
required this.width,
required this.height,
this.videoSoundEnable = false,
this.nativeExpressListener})
: super(key: key);