onAttachFile property

Future<List<String>> Function()? onAttachFile
final

Widget Attachment event. Currently supported only on Android devices

Implementation

final Future<List<String>> Function()? onAttachFile;