menu
flutter_graph_view package
documentation
widgets/graph_component.dart
GraphComponent
notifiers property
notifiers property
dark_mode
light_mode
notifiers
property
@internal
List
<
ComponentsNotifier
<
Component
>
>
notifiers
late
final
inherited
Implementation
@internal late final List<ComponentsNotifier> notifiers = [];
flutter_graph_view package
documentation
widgets/graph_component
GraphComponent
notifiers property
GraphComponent class