$FCardContentStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{double? imageSpacing, double? subtitleSpacing, TextStyle? titleTextStyle, TextStyle? subtitleTextStyle, EdgeInsetsGeometry? padding}) → FCardContentStyle -
Available on FCardContentStyle, provided by the $FCardContentStyleCopyWith extension
Returns a copy of this FCardContentStyle with the given properties replaced.