$FPickerStyleCopyWith extension
Provides a copyWith
method.
- on
Methods
-
copyWith(
{double? diameterRatio, double? squeeze, double? magnification, double? overAndUnderCenterOpacity, double? spacing, TextStyle? textStyle, TextHeightBehavior? textHeightBehavior, double? selectionHeightAdjustment, BorderRadiusGeometry? selectionBorderRadius, Color? selectionColor, FFocusedOutlineStyle focusedOutlineStyle(FFocusedOutlineStyle)?}) → FPickerStyle -
Available on FPickerStyle, provided by the $FPickerStyleCopyWith extension
Returns a copy of this FPickerStyle with the given properties replaced.