$FMultiSelectStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({FMultiSelectFieldStyle fieldStyle(FMultiSelectFieldStyle)?, FMultiSelectTagStyle tagStyle(FMultiSelectTagStyle)?, FPopoverStyle popoverStyle(FPopoverStyle)?, FSelectSearchStyle searchStyle(FSelectSearchStyle)?, FSelectContentStyle contentStyle(FSelectContentStyle)?, TextStyle? emptyTextStyle}) FMultiSelectStyle

Available on FMultiSelectStyle, provided by the $FMultiSelectStyleCopyWith extension

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