width property

int? width
final

Terminal width override. If null, uses RenderConfig.terminalWidth.

Implementation

final int? width;