how to see if list contains a specific value dart code example Example: dart check if value is in list list.contains(x); Contains method