$FSelectStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({FTextFieldStyle selectFieldStyle(FTextFieldStyle)?, IconThemeData? iconStyle, FPopoverStyle popoverStyle(FPopoverStyle)?, FSelectSearchStyle searchStyle(FSelectSearchStyle)?, FSelectContentStyle contentStyle(FSelectContentStyle)?, TextStyle? emptyTextStyle}) FSelectStyle

Available on FSelectStyle, provided by the $FSelectStyleCopyWith extension

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