menu
file_picker_slider package
documentation
model/app_file.dart
AppFile
hasBytes property
hasBytes property
dark_mode
light_mode
hasBytes
property
bool
get
hasBytes
Implementation
bool get hasBytes => fileBytes != null && fileBytes!.isNotEmpty;
file_picker_slider package
documentation
model/app_file
AppFile
hasBytes property
AppFile class