widthFactor property

double? widthFactor
final

The width to make the follower element as a multiple of the width of the target element.

An autocomplete widget may set this to 1 so the popup width matches the text field width.

Implementation

final double? widthFactor;