Provides callback when user swipe chat bubble from left side.
final void Function(String message, String sentBy)? onLeftSwipe;