menu
image_size_getter package
documentation
file_input.dart
FileInput
exists method
exists method
dark_mode
light_mode
exists
method
@
override
bool
exists
(
)
override
Implementation
@override bool exists() { return file.existsSync(); }
image_size_getter package
documentation
file_input
FileInput
exists method
FileInput class