+ flutter dart operator stackoverflow.comdart, overloading [] operator? Is it possible to overload the index[] syntax for a collection/iterable type? for example I am writing a SortedList<T> class that wraps around a standard List<T>. and I'd just like to p... wono 11 months ago | tweet Add comment Do you want to delete? YesNo