menu
stream_chat_flutter package
documentation
stream_chat_flutter.dart
MessageInputMediaAttachments
onRemovePressed property
onRemovePressed property
dark_mode
light_mode
onRemovePressed
property
ValueSetter
<
Attachment
>
?
onRemovePressed
final
Callback called when the remove button is pressed.
Implementation
final ValueSetter<Attachment>? onRemovePressed;
stream_chat_flutter package
documentation
stream_chat_flutter
MessageInputMediaAttachments
onRemovePressed property
MessageInputMediaAttachments class