menu
async_task package
documentation
async_task_extension.dart
AsyncLoop<I>
next property
next property
dark_mode
light_mode
next
property
I Function
(
I
i
)
next
final
The
for
next/after statement.
Implementation
final I Function(I i) next;
async_task package
documentation
async_task_extension
AsyncLoop<I>
next property
AsyncLoop class