centerStart constant

AlignmentDirectional const centerStart

The center point along the "start" edge.

Implementation

static const AlignmentDirectional centerStart = AlignmentDirectional(
  -1.0,
  0.0,
);