$FPopoverStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{BoxDecoration? decoration, ImageFilter barrierFilter(double)?, ImageFilter backgroundFilter(double)?, EdgeInsetsGeometry? viewInsets}) → FPopoverStyle -
Available on FPopoverStyle, provided by the $FPopoverStyleCopyWith extension
Returns a copy of this FPopoverStyle with the given properties replaced.