$FPopoverMenuStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({FItemGroupStyle itemGroupStyle(FItemGroupStyle)?, FTileGroupStyle tileGroupStyle(FTileGroupStyle)?, double? maxWidth, BoxDecoration? decoration, ImageFilter barrierFilter(double)?, ImageFilter backgroundFilter(double)?, EdgeInsetsGeometry? viewInsets}) FPopoverMenuStyle

Available on FPopoverMenuStyle, provided by the $FPopoverMenuStyleCopyWith extension

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