menu
flutter_folderview package
documentation
themes/node_tooltip_theme.dart
NodeTooltipTheme<T>
showDuration property
showDuration property
dark_mode
light_mode
showDuration
property
Duration
?
showDuration
final
Duration after which the tooltip auto-hides (resets on re-enter)
Implementation
final Duration? showDuration;
flutter_folderview package
documentation
themes/node_tooltip_theme
NodeTooltipTheme<T>
showDuration property
NodeTooltipTheme class