FlutterImageRepeat.repeatY constructor

  1. @FreezedUnionValue.new('flutter:ImageRepeat.repeatY')
FlutterImageRepeat.repeatY()

Implementation

@FreezedUnionValue('flutter:ImageRepeat.repeatY')
factory FlutterImageRepeat.repeatY() = _FlutterImageRepeatRepeatY;