EasyRadio constructor

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

Implementation

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