FlutterBlendMode.softLight constructor

  1. @FreezedUnionValue.new('flutter:BlendMode.softLight')
FlutterBlendMode.softLight()

Implementation

@FreezedUnionValue('flutter:BlendMode.softLight')
factory FlutterBlendMode.softLight() = _FlutterBlendModeSoftLight;