final Map<String, int> timerOptions = { '10 min': 600, '20 min': 1200, '30 min': 1800, '40 min': 2400, '60 min': 3000, 'No fixed duration': 0 };