menu
flutter_foreground_task package
documentation
task_handler.dart
TaskStarter
fromIndex static method
fromIndex static method
dark_mode
light_mode
fromIndex
static method
TaskStarter
fromIndex
(
int
index
)
Implementation
static TaskStarter fromIndex(int index) => TaskStarter.values[index];
flutter_foreground_task package
documentation
task_handler
TaskStarter
fromIndex static method
TaskStarter enum