zero constant

LayoutOffset const zero

An offset with zero x and y coordinates.

Implementation

static const LayoutOffset zero = LayoutOffset(0.0, 0.0);