offset property

Offset? offset
final

The offset of the suggestions box. The value is automatically flipped if the suggestions box is flipped.

Defaults to Offset(0, 5).

Implementation

final Offset? offset;