SelectListTile constructor

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

Implementation

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