instance property
DevLoggerUI
get
instance
Gets the singleton instance of DevLoggerUI.
Implementation
static DevLoggerUI get instance => _instance;
Gets the singleton instance of DevLoggerUI.
static DevLoggerUI get instance => _instance;