UpdatingSwitchTile constructor
const
UpdatingSwitchTile({})
Implementation
const UpdatingSwitchTile({required this.value, this.onChanged, this.title, this.subtitle, this.contentPadding, super.key});
const UpdatingSwitchTile({required this.value, this.onChanged, this.title, this.subtitle, this.contentPadding, super.key});