deleteChatDialog property
final
      Method to optionally change the bottom sheet dialog.
Implementation
final Future<bool?> Function(BuildContext, ChatModel)? deleteChatDialog;Method to optionally change the bottom sheet dialog.
final Future<bool?> Function(BuildContext, ChatModel)? deleteChatDialog;