autoHideDelay property

Duration autoHideDelay
final

Duration after which the tooltip will automatically hide. If set to Duration.zero, the tooltip stays visible until the user stops hovering or long pressing.

Implementation

final Duration autoHideDelay;