String get rhythmImage => _rhythmImage;
set rhythmImage(String value) { _rhythmImage = value; notifyListeners(); }