textWrap property

bool? textWrap
final

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

Implementation

final bool? textWrap;