RatePage constructor

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

Implementation

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