FlutterBlendMode.softLight constructor
- @FreezedUnionValue.new('flutter:BlendMode.softLight')
Implementation
@FreezedUnionValue('flutter:BlendMode.softLight')
factory FlutterBlendMode.softLight() = _FlutterBlendModeSoftLight;
@FreezedUnionValue('flutter:BlendMode.softLight')
factory FlutterBlendMode.softLight() = _FlutterBlendModeSoftLight;