begin property

AlignmentGeometry begin
final

The color that correlates to stops entry 0 (the first color) is placed at AlignmentGeometry begin and the final stop is placed at end, with all the intermediate colors filling the space between them.

See LinearGradient.begin & LinearGradient.end.

Implementation

final AlignmentGeometry begin, end;