width property

int? width
final

Terminal width for text wrapping. If null, no wrapping is applied.

Implementation

final int? width;