menu
flutter_graph_view package
documentation
widgets/graph_component.dart
GraphComponent
hasLifecycleEvents property
hasLifecycleEvents property
dark_mode
light_mode
hasLifecycleEvents
property
bool
get
hasLifecycleEvents
inherited
Implementation
bool get hasLifecycleEvents => _queue.isNotEmpty;
flutter_graph_view package
documentation
widgets/graph_component
GraphComponent
hasLifecycleEvents property
GraphComponent class