RhythmPlayerConfig constructor Null safety
Constructs a RhythmPlayerConfig
Implementation
RhythmPlayerConfig({
this.beatsPerMeasure,
this.beatsPerMinute,
this.publish,
});
Constructs a RhythmPlayerConfig
RhythmPlayerConfig({
this.beatsPerMeasure,
this.beatsPerMinute,
this.publish,
});