menu
netease_xkit_base package
documentation
log/xkit_log.dart
XKitLogger
XKitLogger.normal const constructor
XKitLogger.normal const constructor
dark_mode
light_mode
XKitLogger.normal
constructor
const
XKitLogger.normal
(
String
tag
,
String
module
)
Implementation
const XKitLogger.normal(this.tag, this.module) : type = XKitLogType.normal;
netease_xkit_base package
documentation
log/xkit_log
XKitLogger
XKitLogger.normal const constructor
XKitLogger class