hasDimension method

bool hasDimension()
inherited

Implementation

bool hasDimension() => width != null || height != null;