allowOverflow property

bool allowOverflow
final

Whether the child contents are allowed to overflow the boundaries of the container.

Defaults to false

Implementation

final bool allowOverflow;