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