$FAvatarStyleCopyWith extension
Provides a copyWith
method.
- on
Methods
-
copyWith(
{Color? backgroundColor, Color? foregroundColor, TextStyle? textStyle, Duration? fadeInDuration}) → FAvatarStyle -
Available on FAvatarStyle, provided by the $FAvatarStyleCopyWith extension
Returns a copy of this FAvatarStyle with the given properties replaced.