secondaryTuple property

ColorTuple secondaryTuple

Implementation

ColorTuple get secondaryTuple =>
    ColorTuple(foregroundSecondary, backgroundSecondary);