menu
graph_plus package
documentation
graphing/graph.dart
StatefulGraph<V>
isCurrent property
isCurrent property
dark_mode
light_mode
isCurrent
property
bool
get
isCurrent
Implementation
bool get isCurrent => _index + 1 == _graphs.length;
graph_plus package
documentation
graphing/graph
StatefulGraph<V>
isCurrent property
StatefulGraph class