onItemTap property
An optional callback that can be used to handle any action when an item is tapped or clicked
Implementation
final ValueSetter<Tree>? onItemTap;
An optional callback that can be used to handle any action when an item is tapped or clicked
final ValueSetter<Tree>? onItemTap;