bool isEmpty

Source

bool get isEmpty => width <= 0 || height <= 0;