menu
flutter_graph_view package
documentation
widgets/edge_component.dart
EdgeComponent
hasPanel property
hasPanel property
dark_mode
light_mode
hasPanel
property
bool
get
hasPanel
Implementation
bool get hasPanel => gameRef.options.edgePanelBuilder != null;
flutter_graph_view package
documentation
widgets/edge_component
EdgeComponent
hasPanel property
EdgeComponent class