$FAlertStyleCopyWith extension
Provides a copyWith
method.
- on
Methods
-
copyWith(
{BoxDecoration? decoration, EdgeInsetsGeometry? padding, IconThemeData? iconStyle, TextStyle? titleTextStyle, TextStyle? subtitleTextStyle}) → FAlertStyle -
Available on FAlertStyle, provided by the $FAlertStyleCopyWith extension
Returns a copy of this FAlertStyle with the given properties replaced.