menu
flutter_folderview package
documentation
themes/node_tooltip_theme.dart
NodeTooltipTheme<T>
boxShadow property
boxShadow property
dark_mode
light_mode
boxShadow
property
List
<
BoxShadow
>
?
boxShadow
final
Box shadow for tooltip decoration
Implementation
final List<BoxShadow>? boxShadow;
flutter_folderview package
documentation
themes/node_tooltip_theme
NodeTooltipTheme<T>
boxShadow property
NodeTooltipTheme class