menu
flutter_chat_ui_advn package
documentation
flutter_chat_ui.dart
AttachmentButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Callback for attachment button tap event.
Implementation
final VoidCallback? onPressed;
flutter_chat_ui_advn package
documentation
flutter_chat_ui
AttachmentButton
onPressed property
AttachmentButton class