RepeatImage constructor

const RepeatImage({
  1. Key? key,
})

Implementation

const RepeatImage({Key? key}) : super(key: key);