check for item present in the list in dart code example Example: dart check if value is in list list.contains(x); Contains method