Dart API Reference
dart:async
PrintHandler
PrintHandler
typedef
void
PrintHandler
(
Zone
self
,
ZoneDelegate
parent
,
Zone
zone
,
String
line
)