menu
dep_sherpa package
documentation
domain/dependency.dart
DependencyGraphMetrics
maxDepth property
maxDepth property
dark_mode
light_mode
maxDepth
property
int
maxDepth
final
The deepest discovered path from the dependency to a leaf.
Implementation
final int maxDepth;
dep_sherpa package
documentation
domain/dependency
DependencyGraphMetrics
maxDepth property
DependencyGraphMetrics class