TupletNumber constructor
const
TupletNumber({})
Implementation
const TupletNumber({
this.fontSize = 1.2,
this.gapLeft = 0.4,
this.gapRight = 0.5,
this.showAsRatio = false,
this.showNoteValue = false,
});
const TupletNumber({
this.fontSize = 1.2,
this.gapLeft = 0.4,
this.gapRight = 0.5,
this.showAsRatio = false,
this.showNoteValue = false,
});