menu
pukaad_ui package
documentation
widgets/input_file/input_file_display.dart
ImageDisplayController
setShowCloseButton method
setShowCloseButton method
dark_mode
light_mode
setShowCloseButton
method
void
setShowCloseButton
(
bool
show
)
Implementation
void setShowCloseButton(bool show) => showCloseButton.value = show;
pukaad_ui package
documentation
widgets/input_file/input_file_display
ImageDisplayController
setShowCloseButton method
ImageDisplayController class