primaryTuple property

ColorTuple primaryTuple

Implementation

ColorTuple get primaryTuple =>
    ColorTuple(foregroundPrimary, backgroundPrimary);