DenseRadioListTile constructor

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

Implementation

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