menu
Dart
dart:async
ZoneDelegate
run<
R
> abstract method
run
brightness_4
brightness_5
description
run<
R
>
abstract method
R
run
<
R
>(
Zone
zone
,
R
f
(
)
)
Implementation
R run<R>(Zone zone, R f());
Dart
dart:async
ZoneDelegate
run<
R
> abstract method
ZoneDelegate class