List<String> items = List<String>.generate( 108, (index) => (10 * (index - 108 / 2)).toStringAsFixed(0));