$FPopoverMenuStyleTransformations extension
Methods
-
copyWith(
{FItemGroupStyleDelta? itemGroupStyle, FTileGroupStyleDelta? tileGroupStyle, double? maxWidth, BoxDecorationDelta? decoration, ImageFilter Function(double)? barrierFilter()?, ImageFilter Function(double)? backgroundFilter()?, EdgeInsetsGeometry? viewInsets}) → FPopoverMenuStyle -
Available on FPopoverMenuStyle, provided by the $FPopoverMenuStyleTransformations extension
Returns a copy of this FPopoverMenuStyle with the given properties replaced. -
lerp(
FPopoverMenuStyle other, double t) → FPopoverMenuStyle -
Available on FPopoverMenuStyle, provided by the $FPopoverMenuStyleTransformations extension
Linearly interpolate between this and another FPopoverMenuStyle using the given factort.