menu
launchify package
documentation
widgets/launch_link_row.dart
LaunchLinkRow
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_row
LaunchLinkRow
allowedSchemes property
LaunchLinkRow class