FlutterBlendMode.dst constructor

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

Implementation

@FreezedUnionValue('flutter:BlendMode.dst')
factory FlutterBlendMode.dst() = _FlutterBlendModeDst;