$FFocusedOutlineStyleTransformations extension
Methods
- 
  copyWith({Color? color, BorderRadiusGeometry? borderRadius, double? width, double? spacing}) → FFocusedOutlineStyle 
- 
      Available on FFocusedOutlineStyle, provided by the $FFocusedOutlineStyleTransformations extension Returns a copy of this FFocusedOutlineStyle with the given properties replaced.
- 
  lerp(FFocusedOutlineStyle other, double t) → FFocusedOutlineStyle 
- 
      Available on FFocusedOutlineStyle, provided by the $FFocusedOutlineStyleTransformations extension Linearly interpolate between this and another FFocusedOutlineStyle using the given factort.