functions/arrays/findIndex library

Functions

findIndex(List list, dynamic element) int
This method uses dart's default List.indexOf Example