menu
u package
documentation
utilities.dart
UrlChange
UrlChange.new const constructor
UrlChange.new const constructor
dark_mode
light_mode
UrlChange
constructor
const
UrlChange
(
{
required
String
?
url
,
})
Creates a new
UrlChange
.
Implementation
const UrlChange({required this.url});
u package
documentation
utilities
UrlChange
UrlChange.new const constructor
UrlChange class