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