AbclWebViewScreen constructor
const
AbclWebViewScreen({})
Implementation
const AbclWebViewScreen({
super.key,
required this.url,
this.onCompleted,
this.onActionPressed,
this.actionText,
this.title = 'Document',
});