primaryTuple property

ColorTuple get primaryTuple

Implementation

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