menu
rehacul_app_medical
presentations/router/route_data/web_view_route.dart
WebViewRoute
WebViewRoute const constructor
WebViewRoute
brightness_4
brightness_5
WebViewRoute
constructor
const
WebViewRoute
(
{
required
String
url
,
required
String
title
}
)
Implementation
const WebViewRoute({ required this.url, required this.title, });
rehacul_app_medical
web_view_route
WebViewRoute
WebViewRoute const constructor
WebViewRoute class