menu
messenger
ui/page/home/page/chat/message_field/widget/chat_button.dart
ChatButtonWidget
onLongPress property
onLongPress
dark_mode
light_mode
onLongPress
property
void Function
()
?
onLongPress
final
Callback, called when this
ChatButtonWidget
is long-pressed.
Implementation
final void Function()? onLongPress;
messenger
chat_button
ChatButtonWidget
onLongPress property
ChatButtonWidget class