isValid property

bool isValid

Implementation

bool get isValid => width != 0 && height != 0;