menu
neomage package
documentation
core/platform/neomage_io_stub.dart
sleep function
sleep function
dark_mode
light_mode
sleep
function
void
sleep
(
Duration
duration
)
Implementation
void sleep(Duration duration) { // No-op on web — can't block the event loop }
neomage package
documentation
core/platform/neomage_io_stub
sleep function
neomage_io_stub library