menu
launchify package
documentation
widgets/launch_link.dart
LaunchLink
shareText property
shareText property
dark_mode
light_mode
shareText
property
String
?
shareText
final
Text to be shared when
type
is
LaunchType.share
.
Implementation
final String? shareText;
launchify package
documentation
widgets/launch_link
LaunchLink
shareText property
LaunchLink class