menu
flutter_unused_packages package
documentation
domain/models/dependency_model.dart
Dependency
isUsed property
isUsed property
dark_mode
light_mode
isUsed
property
bool
isUsed
final
Indicates whether the dependency is actively used in the project.
Implementation
final bool isUsed;
flutter_unused_packages package
documentation
domain/models/dependency_model
Dependency
isUsed property
Dependency class