$FSliderThumbStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{FWidgetStateMap< Color> ? color, FWidgetStateMap<Color> ? borderColor, double? borderWidth, FFocusedOutlineStyle focusedOutlineStyle(FFocusedOutlineStyle)?}) → FSliderThumbStyle -
Available on FSliderThumbStyle, provided by the $FSliderThumbStyleCopyWith extension
Returns a copy of this FSliderThumbStyle with the given properties replaced.