menu
schemax package
documentation
utils/utils.dart
LoopManager
LoopManager.new constructor
LoopManager.new constructor
dark_mode
light_mode
LoopManager
constructor
LoopManager
(
{
required
Function
task
,
required
Duration
interval
,
})
Implementation
LoopManager({required this.task, required this.interval});
schemax package
documentation
utils/utils
LoopManager
LoopManager.new constructor
LoopManager class