zero constant

LayoutSize const zero

A size with zero width and height.

Implementation

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