menu
pro_image_editor package
documentation
models/multi_threading/thread_response_model.dart
ThreadResponse
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
?
bytes
final
The byte data of the image, can be null.
Implementation
final Uint8List? bytes;
pro_image_editor package
documentation
models/multi_threading/thread_response_model
ThreadResponse
bytes property
ThreadResponse class