menu
flutter_graph_view package
documentation
widgets/vertex_component.dart
VertexComponent
hasPanel property
hasPanel property
dark_mode
light_mode
hasPanel
property
bool
get
hasPanel
Implementation
bool get hasPanel => gameRef.options.vertexPanelBuilder != null;
flutter_graph_view package
documentation
widgets/vertex_component
VertexComponent
hasPanel property
VertexComponent class