AbClWebView constructor
const
AbClWebView({})
Implementation
const AbClWebView({
super.key,
required this.title,
this.url,
this.onCompleted,
this.actionText,
this.onActionPressed,
this.bloc,
});
const AbClWebView({
super.key,
required this.title,
this.url,
this.onCompleted,
this.actionText,
this.onActionPressed,
this.bloc,
});