$FCardStyleCopyWith extension
Provides a copyWith
method.
- on
Methods
-
copyWith(
{BoxDecoration? decoration, FCardContentStyle contentStyle(FCardContentStyle)?}) → FCardStyle -
Available on FCardStyle, provided by the $FCardStyleCopyWith extension
Returns a copy of this FCardStyle with the given properties replaced.