how to check if the item exsist in list or not dart code example Example: dart check if value is in list list.contains(x); Contains method