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