onTapCloseReply property
void Function()?
onTapCloseReply
final
callback function triggered when close reply button is pressed
Implementation
final void Function()? onTapCloseReply;
callback function triggered when close reply button is pressed
final void Function()? onTapCloseReply;