menu
launchify package
documentation
widgets/launch_link.dart
LaunchLink
allowedSchemes property
allowedSchemes property
dark_mode
light_mode
allowedSchemes
property
List
<
String
>
?
allowedSchemes
final
A restrictive list of URI schemes allowed for this launch.
Implementation
final List<String>? allowedSchemes;
launchify package
documentation
widgets/launch_link
LaunchLink
allowedSchemes property
LaunchLink class