centerStart constant

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

The center point along the "start" edge.

Implementation

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