instance property
ScreenGoConfig
get
instance
Get the current configuration instance
Implementation
static ScreenGoConfig get instance => _instance ?? const ScreenGoConfig();
Get the current configuration instance
static ScreenGoConfig get instance => _instance ?? const ScreenGoConfig();