alignmentLight property

Alignment get alignmentLight

Gets the alignment for the light end of the gradient, derived from the opposite direction.

Automatically computes the end alignment, simplifying implementation in GlassAntiFlicker for seamless integration with ArcaneTheme.

Implementation

Alignment get alignmentLight => opposite.alignmentDark;