menu
flutter_folderview package
documentation
themes/row_tooltip_theme.dart
RowTooltipTheme
waitDuration property
waitDuration property
dark_mode
light_mode
waitDuration
property
Duration
?
waitDuration
final
Delay before the card appears on hover. Null shows it immediately.
Implementation
final Duration? waitDuration;
flutter_folderview package
documentation
themes/row_tooltip_theme
RowTooltipTheme
waitDuration property
RowTooltipTheme class