menu
launchify package
documentation
widgets/launch_action_button.dart
LaunchActionButton
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_action_button
LaunchActionButton
allowedSchemes property
LaunchActionButton class