menu
flutter_graph_view package
documentation
core/options.dart
Options
enableHit property
enableHit property
dark_mode
light_mode
enableHit
property
bool
enableHit
getter/setter pair
if enable hit.
是否开启碰撞检测
Implementation
bool enableHit = true;
flutter_graph_view package
documentation
core/options
Options
enableHit property
Options class