menu
messenger
ui/page/home/page/chat/message_field/widget/buttons.dart
ChatButton
onPressed property
onPressed
dark_mode
light_mode
onPressed
property
void Function
()
?
onPressed
final
Callback, called when this
ChatButton
is pressed.
Implementation
final void Function()? onPressed;
messenger
buttons
ChatButton
onPressed property
ChatButton class