smallestWidthDp property

double get smallestWidthDp

Keeps the historical sw contract while remaining well-defined for synthetic/test configurations where it is undefined.

Implementation

double get smallestWidthDp => _d.smallestWidthDp;