menu
techgrains package
documentation
com/techgrains/common/tg_log.dart
TGLog
geLogLevel static method
geLogLevel static method
dark_mode
light_mode
geLogLevel
static method
TGLogLevel
geLogLevel
(
)
Gets Log Level
Implementation
static TGLogLevel geLogLevel() { return _logLevel; }
techgrains package
documentation
com/techgrains/common/tg_log
TGLog
geLogLevel static method
TGLog class