$FHeaderActionStyleTransformations extension
Methods
-
copyWith(
{FWidgetStateMap< IconThemeData> ? iconStyle, FFocusedOutlineStyle focusedOutlineStyle(FFocusedOutlineStyle style)?, FTappableStyle tappableStyle(FTappableStyle style)?}) → FHeaderActionStyle -
Available on FHeaderActionStyle, provided by the $FHeaderActionStyleTransformations extension
Returns a copy of this FHeaderActionStyle with the given properties replaced. -
lerp(
FHeaderActionStyle other, double t) → FHeaderActionStyle -
Available on FHeaderActionStyle, provided by the $FHeaderActionStyleTransformations extension
Linearly interpolate between this and another FHeaderActionStyle using the given factort
.