zero property
final
        A rectangle with left, top, right, and bottom edges all at zero.
Implementation
static final Rect zero = new Rect._()
        A rectangle with left, top, right, and bottom edges all at zero.
static final Rect zero = new Rect._()