onDelete property Null safety
final
Called when the delete button for the message is pressed.
Implementation
final Future<void> Function() onDelete;
Called when the delete button for the message is pressed.
final Future<void> Function() onDelete;