$FSwitchStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({Color? focusColor, FWidgetStateMap<Color>? trackColor, FWidgetStateMap<Color>? thumbColor, EdgeInsetsGeometry? labelPadding, EdgeInsetsGeometry? descriptionPadding, EdgeInsetsGeometry? errorPadding, EdgeInsetsGeometry? childPadding, FWidgetStateMap<TextStyle>? labelTextStyle, FWidgetStateMap<TextStyle>? descriptionTextStyle, TextStyle? errorTextStyle}) FSwitchStyle

Available on FSwitchStyle, provided by the $FSwitchStyleCopyWith extension

Returns a copy of this FSwitchStyle with the given properties replaced.