NoonLooping constructor

NoonLooping({
  1. Key? key,
})

Implementation

NoonLooping({Key? key}) : super(key: key);