treeAlgorithmProvider top-level property
final
Implementation
final treeAlgorithmProvider =
StateProvider<AlgorithmType>((ref) => AlgorithmType.traditional);
final treeAlgorithmProvider =
StateProvider<AlgorithmType>((ref) => AlgorithmType.traditional);