autoHideDelay property
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;
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.
final Duration autoHideDelay;