$FDialogStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({ImageFilter barrierFilter(double)?, ImageFilter backgroundFilter(double)?, Duration? entranceExitDuration, Curve? entranceCurve, Curve? exitCurve, Tween<double>? fadeTween, Tween<double>? scaleTween, BoxDecoration? decoration, Duration? insetAnimationDuration, Curve? insetAnimationCurve, EdgeInsetsGeometry? insetPadding, FDialogContentStyle horizontalStyle(FDialogContentStyle)?, FDialogContentStyle verticalStyle(FDialogContentStyle)?}) FDialogStyle

Available on FDialogStyle, provided by the $FDialogStyleCopyWith extension

Returns a copy of this FDialogStyle with the given properties replaced.