MaterialAlertDialogEx<T extends Widget?> extension
- on
-
- T
Methods
-
alertDialog(
{Key? key, EdgeInsetsGeometry? titlePadding, TextStyle? titleTextStyle, Widget? content, EdgeInsetsGeometry contentPadding = const EdgeInsets.fromLTRB(24.0, 20.0, 24.0, 24.0), TextStyle? contentTextStyle, List< Widget> ? actions, EdgeInsetsGeometry actionsPadding = EdgeInsets.zero, MainAxisAlignment? actionsAlignment, VerticalDirection? actionsOverflowDirection, double? actionsOverflowButtonSpacing, EdgeInsetsGeometry? buttonPadding, Color? backgroundColor, double? elevation, String? semanticLabel, EdgeInsets insetPadding = _defaultInsetPadding, Clip clipBehavior = Clip.none, ShapeBorder? shape, AlignmentGeometry? alignment, bool scrollable = false}) → AlertDialog -
Available on T, provided by the MaterialAlertDialogEx extension
AlertDialog