composables/next_tick library

Functions

nextTick([VoidCallback? callback]) Future<void>
Defers the execution of a callback until the next event loop iteration.