findIndex library

Functions

findIndex(List array, dynamic element) → int
This method uses dart's default List.indexOf Example [...]