FlutterUnionadDrawFeedAdView constructor
const
FlutterUnionadDrawFeedAdView({})
Implementation
const FlutterUnionadDrawFeedAdView(
{Key? key,
required this.androidCodeId,
required this.iosCodeId,
required this.width,
required this.height,
this.isMuted = true,
this.callBack})
: super(key: key);