menu
flutter_image_transform package
documentation
image_worker_pool.dart
ImageWorkerPool
maxParallel property
maxParallel property
dark_mode
light_mode
maxParallel
property
int
get
maxParallel
inherited
Maximum tasks per worker.
Implementation
int get maxParallel => concurrencySettings.maxParallel;
flutter_image_transform package
documentation
image_worker_pool
ImageWorkerPool
maxParallel property
ImageWorkerPool class