autoResize property

bool autoResize
final

Controls whether to resize automatically.

js must be enabled for this to work. Default: true if js is enabled, false otherwise.

Flutter Web is not supported.

Implementation

final bool autoResize;