how to add to list filter flutter code example Example: dart filter by attribute _AnimatedMovies = AllMovies.where((i) => i.isAnimated).toList();