utils/print_utils library

Constants

kDebug → const bool

Properties

weatherPrint WeatherPrint
getter/setter pair

Functions

debugPrintThrottled(String message, {int? wrapWidth, String? tag}) → void

Typedefs

WeatherPrint = void Function(String message, {String? tag, int? wrapWidth})
定义打印函数