getIt top-level property
GetIt
getIt
final
Global service locator instance.
Used throughout the application to access registered dependencies.
Implementation
final GetIt getIt = GetIt.instance;