FlutterImageRepeat.repeat constructor

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

Implementation

@FreezedUnionValue('flutter:ImageRepeat.repeat')
factory FlutterImageRepeat.repeat() = _FlutterImageRepeatRepeat;