widgets/smart_dialog library

Functions

smartDialog({required Widget child, String title = "", String hideText = "Hide", bool noAction = false, bool zeroPadding = false, bool barrierDismissible = true, TextStyle? titleStyle, TextStyle? hideTextStyle, Color? bgColor, required BuildContext context}) Future