secondaryTuple property

ColorTuple get secondaryTuple

Implementation

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