menu
htkc_utils package
documentation
chat_ui/widgets/input/send_button.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;
htkc_utils package
documentation
chat_ui/widgets/input/send_button
SendButton
onPressed property
SendButton class