IaSdkPlatformView constructor
Default constructor for creating an instance of IaSdkPlatformView.
Implementation
const IaSdkPlatformView({
super.key,
required this.viewId,
this.creationParams = const {},
this.selfSizing = true,
});
Default constructor for creating an instance of IaSdkPlatformView.
const IaSdkPlatformView({
super.key,
required this.viewId,
this.creationParams = const {},
this.selfSizing = true,
});