menu
flutter_image_transform package
documentation
image_worker_pool.dart
ImageWorkerPool
stopped property
stopped property
dark_mode
light_mode
stopped
property
bool
get
stopped
inherited
Whether this pool is scheduled for stopping.
Implementation
bool get stopped => _stopped;
flutter_image_transform package
documentation
image_worker_pool
ImageWorkerPool
stopped property
ImageWorkerPool class