EasyRate constructor

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

Implementation

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