jh_debug library

Enums

DebugMode
LogType
SearchStatus
搜索状态

Properties

jhDebug JhDebug
log挂载方法
getter/setter pair

Functions

jhDebugMain({required Widget appChild, required dynamic errorCallback(FlutterErrorDetails details)?, Function? beforeAppChildFn, DebugMode debugMode = JhConstants.ISIN_DEBUGMODE, dynamic errorWidgetFn<Widget>(String message, Object error)?}) → dynamic
main入口函数修饰器