onMessageAttachmentIconPress property

(Future<VAttachEnumRes?> Function()?) onMessageAttachmentIconPress
final

callback when user clicked send attachment (this current show bottom sheet with media etc ...)

Implementation

final Future<VAttachEnumRes?> Function()? onMessageAttachmentIconPress;