isTonal property

bool isTonal

Whether or not this is tonal variant

Implementation

bool get isTonal => variant == SheetVariant.tonal;