menu
Dart
dart:async
ZoneCallback<
R
> typedef
ZoneCallback
brightness_4
brightness_5
description
ZoneCallback<
R
>
typedef
ZoneCallback
<
R
> =
R Function
()
Implementation
typedef ZoneCallback<R> = R Function();
Dart
dart:async
ZoneCallback<
R
> typedef
dart:async library