DevTools topic
Developer tools for debugging and inspecting AngularDart applications.
Enable DevTools integration with enableDevTools to inspect the component
tree and debug your application.
Functions
-
enableDevTools(
) → void DevTools - Enables developer tools if in development mode.