menu
n_image_picker package
documentation
n_image_picker.dart
NImagePickerController
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
get
bytes
Implementation
Uint8List get bytes => _file?.bytes ?? Uint8List(0);
n_image_picker package
documentation
n_image_picker
NImagePickerController
bytes property
NImagePickerController class