minimum property

double get minimum

Get minimum dimension

Implementation

double get minimum => min(width, height);