$FSelectMenuTileStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({FPopoverMenuStyle menuStyle(FPopoverMenuStyle)?, FTileStyle tileStyle(FTileStyle)?, EdgeInsetsGeometry? labelPadding, EdgeInsetsGeometry? descriptionPadding, EdgeInsetsGeometry? errorPadding, EdgeInsetsGeometry? childPadding, FWidgetStateMap<TextStyle>? labelTextStyle, FWidgetStateMap<TextStyle>? descriptionTextStyle, TextStyle? errorTextStyle}) FSelectMenuTileStyle

Available on FSelectMenuTileStyle, provided by the $FSelectMenuTileStyleCopyWith extension

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