FlutterBlendMode.hue constructor

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

Implementation

@FreezedUnionValue('flutter:BlendMode.hue')
factory FlutterBlendMode.hue() = _FlutterBlendModeHue;