JhConfig class

Constructors

JhConfig()

Properties

context BuildContext
局部上下文
getter/setter pair
debugModeFull bool
是否详细模式输出错误日志,默认true
getter/setter pair
debugRecord int
debug日志上限
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
printRecord int
print日志上限
getter/setter pair
recordEnabled bool
是否启用记录log,生产环境不常用时可默认设置关闭,手动调整开启
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollFlag bool
是否左右滑动tab
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited