Switch 
 Switches toggle the state of an item on or off.
  -  Use switches (not radio buttons) if the items in a list can be independently controlled 
-  Switches are the best way to let users adjust settings 
-  Make sure the switch’s state (on or off) is visible at a glance. 
More details here:
 material.io/components/switch/overview