menu
flutter_image_transform package
documentation
image_worker_pool.dart
ImageWorker
isStopped property
isStopped property
dark_mode
light_mode
isStopped
property
bool
get
isStopped
inherited
Indicates if the
Worker
has been stopped.
Implementation
bool get isStopped => _stopped != null;
flutter_image_transform package
documentation
image_worker_pool
ImageWorker
isStopped property
ImageWorker class