offset property

Offset? offset
final

The offset of the overlay relative to the Searchfield.

The default value is:

Offset(0, 56)

Implementation

final Offset? offset;