FlutterBlendMode.modulate constructor

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

Implementation

@FreezedUnionValue('flutter:BlendMode.modulate')
factory FlutterBlendMode.modulate() = _FlutterBlendModeModulate;