$FPopoverStyleTransformations extension
Methods
-
copyWith(
{DecorationDelta? decoration, ImageFilter barrierFilter(double)? = Sentinels.imageFilterFunction, ImageFilter backgroundFilter(double)? = Sentinels.imageFilterFunction, EdgeInsetsGeometryDelta? popoverPadding}) → FPopoverStyle -
Available on FPopoverStyle, provided by the $FPopoverStyleTransformations extension
Returns a copy of this FPopoverStyle with the given properties replaced. -
lerp(
FPopoverStyle other, double t) → FPopoverStyle -
Available on FPopoverStyle, provided by the $FPopoverStyleTransformations extension
Linearly interpolate between this and another FPopoverStyle using the given factort.