onShare property

dynamic Function(String) onShare
final

Action to be done upon selecting the share option.

Implementation

final Function(String) onShare;