menu
pro_image_editor package
documentation
plugins/image/src/exif/ifd_value.dart
IfdValue
toBool method
toBool method
dark_mode
light_mode
toBool
method
bool
toBool
(
[
int
index
=
0
])
Implementation
bool toBool([int index = 0]) => false;
pro_image_editor package
documentation
plugins/image/src/exif/ifd_value
IfdValue
toBool method
IfdValue class