autoResize property

bool autoResize
final

Should this widget automatically notify the underlying terminal when its size changes. true by default.

Implementation

final bool autoResize;