minSize property

Size minSize
final

Minimal size of a component.

When resizeDelta is called the size will not go under this value.

Implementation

final Size minSize;