Since `ListTile` is migrated to Material 3 in https://github.com/flutter/flutter/pull/117965, widgets depended on the `ListTile` widget need M3 examples and some existing examples clean up. - [x] `CheckboxListTile` - https://github.com/flutter/flutter/pull/118792 - [x] `SwitchListTile` - https://github.com/flutter/flutter/pull/119714 - [x] `RadioListTile` - https://github.com/flutter/flutter/pull/119716 related to https://github.com/flutter/flutter/issues/101048