SwipeToReplyConfiguration constructor
const
SwipeToReplyConfiguration({})
Implementation
const SwipeToReplyConfiguration({
this.replyIconColor,
this.animationDuration,
this.onRightSwipe,
this.onLeftSwipe,
});