menu
fastyle_core package
documentation
ui/app_loader.dart
FastAppLoader
loaderJobs property
loaderJobs property
dark_mode
light_mode
loaderJobs
property
Iterable
<
FastJob
>
?
loaderJobs
final
List of loading jobs that the loader will execute.
Implementation
final Iterable<FastJob>? loaderJobs;
fastyle_core package
documentation
ui/app_loader
FastAppLoader
loaderJobs property
FastAppLoader class