smallest property

Size smallest

The smallest size that satisfies the constraints.

Implementation

Size get smallest => Size(constrainWidth(0.0), constrainHeight(0.0));