menu
component_set package
documentation
http/log.dart
error function
error function
dark_mode
light_mode
error
function
bool
error
(
dynamic
info
, [
StackTrace
?
stackTrace
=
null
])
Implementation
bool error(dynamic info, [StackTrace? stackTrace = null]) => _print(ERROR, info, stackTrace);
component_set package
documentation
http/log
error function
log library