childWrap property

bool? childWrap
final

Controls how the child widget fills its available space (expand or wrap content).

Implementation

final bool? childWrap;