AzRadioListTile constructor

AzRadioListTile({
  1. Key? key,
})

Implementation

AzRadioListTile({
  Key? key,
}) : super(key: key);