console property

StageConsole console

Gets the StageConsole to show render information about the previous frame as well as other custom information.

Implementation

StageConsole get console => _console;