menu
image_gallery_viewer package
documentation
ui_image_error.dart
UIImageError
UIImageError.new const constructor
UIImageError.new const constructor
dark_mode
light_mode
UIImageError
constructor
const
UIImageError
(
{
Key
?
key
,
String
?
message
,
Widget
?
icon
,
double
?
fontSize
,
double
?
spacing
,
})
Implementation
const UIImageError({ super.key, this.message, this.icon, this.fontSize, this.spacing, });
image_gallery_viewer package
documentation
ui_image_error
UIImageError
UIImageError.new const constructor
UIImageError class