menu
pukaad_ui package
documentation
widgets/input_file/input_file_display.dart
ImageDisplayController
removeImage method
removeImage method
dark_mode
light_mode
removeImage
method
void
removeImage
(
)
Implementation
void removeImage() { imagePath.value = ''; onRemove?.call(); }
pukaad_ui package
documentation
widgets/input_file/input_file_display
ImageDisplayController
removeImage method
ImageDisplayController class