instance property

DevLoggerUI get instance

Gets the singleton instance of DevLoggerUI.

Implementation

static DevLoggerUI get instance => _instance;