helpers/data-transfer.helpers library

Functions

copyToClipboard(BuildContext context, String text, {String label = "Value"}) → void
shareText(String text, {String subject = "Text Shared"}) → void