prefixMode property
final
Controls the visibility of the prefix widget based on the state of text entry when the prefix argument is not null.
Defaults to OverlayVisibilityMode.always.
Has no effect when prefix is null.
Implementation
final OverlayVisibilityMode prefixMode;