FlutterBlendMode.dstOut constructor

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

Implementation

@FreezedUnionValue('flutter:BlendMode.dstOut')
factory FlutterBlendMode.dstOut() = _FlutterBlendModeDstOut;