ui/widgets/chat_uikit_dialog library
Constants
- defaultLeftRightPadding → const double
Functions
-
showChatUIKitDialog<
T> ({required BuildContext context, required List< ChatUIKitDialogAction< actionItems, String? content, String? title, List<T> >ChatUIKitDialogInputContentItem> ? inputItems, double? leftRightPadding, Color barrierColor = Colors.black54, bool barrierDismissible = true, ChatUIKitDialogRectangleType? borderType}) → Future<T?>