attachmentClick property
this is an optional parameter to override the default attachment bottom sheet
Implementation
final Function(BuildContext context)? attachmentClick;
this is an optional parameter to override the default attachment bottom sheet
final Function(BuildContext context)? attachmentClick;