menu
pro_image_editor package
documentation
models/multi_threading/thread_task_model.dart
ThreadTaskModel
bytes$ property
bytes$ property
dark_mode
light_mode
bytes$
property
Completer
<
Uint8List
?
>
bytes$
final
Completer for handling asynchronous byte data.
Implementation
final Completer<Uint8List?> bytes$;
pro_image_editor package
documentation
models/multi_threading/thread_task_model
ThreadTaskModel
bytes$ property
ThreadTaskModel class