customView property
customView gives smartReply view
Implementation
final Widget Function(List<String> replies, BuildContext context)? customView;
customView gives smartReply view
final Widget Function(List<String> replies, BuildContext context)? customView;