menu
plough package
documentation
plough.dart
GraphViewBehavior
onTap abstract method
onTap abstract method
dark_mode
light_mode
onTap
abstract method
void
onTap
(
GraphTapEvent
event
)
Called when entities are tapped (single or double).
Implementation
void onTap(GraphTapEvent event);
plough package
documentation
plough
GraphViewBehavior
onTap abstract method
GraphViewBehavior class