ExternalWebViewScreen constructor
const
ExternalWebViewScreen({
- Key? key,
- required HubbleScreenState state,
Implementation
const ExternalWebViewScreen({super.key, required this.state});