debugConsoleController property
Optional developer console controller exposed to the app subtree.
When provided, ArtisanalApp mounts a built-in bottom console pane that
can be toggled with F10.
Implementation
final DebugConsoleController? debugConsoleController;