$FTileStyleCopyWith extension
Provides a copyWith
method.
- on
Methods
-
copyWith(
{FWidgetStateMap< Color?> ? backgroundColor, EdgeInsetsGeometry? margin, FWidgetStateMap<BoxDecoration?> ? decoration, FItemContentStyle contentStyle(FItemContentStyle)?, FRawItemContentStyle rawItemContentStyle(FRawItemContentStyle)?, FTappableStyle tappableStyle(FTappableStyle)?, FFocusedOutlineStyle? focusedOutlineStyle}) → FTileStyle -
Available on FTileStyle, provided by the $FTileStyleCopyWith extension
Returns a copy of this FTileStyle with the given properties replaced.