menu
flutter_image_transform package
documentation
image_worker_pool.dart
ImageWorkerPool
maxWorkers property
maxWorkers property
dark_mode
light_mode
maxWorkers
property
int
get
maxWorkers
inherited
Maximum workers.
Implementation
int get maxWorkers => concurrencySettings.maxWorkers;
flutter_image_transform package
documentation
image_worker_pool
ImageWorkerPool
maxWorkers property
ImageWorkerPool class