menu
graph_plus package
documentation
graphing/graph.dart
StatefulGraph<V>
current property
current property
dark_mode
light_mode
current
property
GraphSnapshot
<
V
>
get
current
Implementation
GraphSnapshot<V> get current => _graphs[_index];
graph_plus package
documentation
graphing/graph
StatefulGraph<V>
current property
StatefulGraph class