menu
weather
logger
clog function
clog
brightness_4
clog
function
Null safety
void
clog
(
dynamic
object
)
Implementation
void clog(dynamic object) => kDebugMode ? log(object.toString()) : null;
weather
logger
clog function
logger library
Functions
clog
cprint