List of minutes.
final List<int> listMins = List<int>.unmodifiable(List<int>.generate(60, (int index) => index));