$FResizableDividerThumbStyleTransformations extension
Methods
-
copyWith(
{BoxDecoration? decoration, Color? foregroundColor, double? height, double? width}) → FResizableDividerThumbStyle -
Available on FResizableDividerThumbStyle, provided by the $FResizableDividerThumbStyleTransformations extension
Returns a copy of this FResizableDividerThumbStyle with the given properties replaced. -
lerp(
FResizableDividerThumbStyle other, double t) → FResizableDividerThumbStyle -
Available on FResizableDividerThumbStyle, provided by the $FResizableDividerThumbStyleTransformations extension
Linearly interpolate between this and another FResizableDividerThumbStyle using the given factort
.