$FRawItemContentStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{EdgeInsetsGeometry? padding, FWidgetStateMap< IconThemeData> ? prefixIconStyle, double? prefixIconSpacing, FWidgetStateMap<TextStyle> ? childTextStyle}) → FRawItemContentStyle -
Available on FRawItemContentStyle, provided by the $FRawItemContentStyleCopyWith extension
Returns a copy of this FRawItemContentStyle with the given properties replaced.