alignmentLight property
Alignment
get
alignmentLight
Gets the alignment for the light end of the gradient.
Implementation
Alignment get alignmentLight => opposite.alignmentDark;
Gets the alignment for the light end of the gradient.
Alignment get alignmentLight => opposite.alignmentDark;