instance property

ScreenGoConfig get instance

Get the current configuration instance

Implementation

static ScreenGoConfig get instance => _instance ?? const ScreenGoConfig();