$FDialogContentStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{TextStyle? titleTextStyle, TextStyle? bodyTextStyle, EdgeInsetsGeometry? padding, double? actionSpacing}) → FDialogContentStyle -
Available on FDialogContentStyle, provided by the $FDialogContentStyleCopyWith extension
Returns a copy of this FDialogContentStyle with the given properties replaced.