hasOverlay property

bool hasOverlay
final

if false the suggestions will be shown below the searchfield along the Y-axis. if true the suggestions will be shown floating like the along the Z-axis defaults to true

Implementation

final bool hasOverlay;