onAttachmentPressed property
void Function()?
onAttachmentPressed
final
The callback for handling attachment button click.
Implementation
final void Function()? onAttachmentPressed;
The callback for handling attachment button click.
final void Function()? onAttachmentPressed;