size property

PwSize Function(BoxConstraints constraints)? size
final

size API. Null uses the incoming max when bounded, else the children.

Implementation

final PwSize Function(BoxConstraints constraints)? size;