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