menu
flutter_catalyst package
documentation
flutter_catalyst.dart
DependencyContainerInterface
has<T> abstract method
has<T> abstract method
dark_mode
light_mode
has<
T
>
abstract method
bool
has
<
T
>(
)
Check if a specific dependency is registered
Implementation
bool has<T>();
flutter_catalyst package
documentation
flutter_catalyst
DependencyContainerInterface
has<T> abstract method
DependencyContainerInterface class