SelectSwitchListTile constructor
const
SelectSwitchListTile({
- Key? key,
Implementation
const SelectSwitchListTile({Key? key}) : super(key: key);
const SelectSwitchListTile({Key? key}) : super(key: key);