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