menu
image_scope package
documentation
error/image_scope_error.dart
ImageScopeError
ImageScopeError.new constructor
ImageScopeError.new constructor
dark_mode
light_mode
ImageScopeError
constructor
ImageScopeError
(
{
required
String
message
,
String
?
context
,
String
?
solution
,
})
Implementation
ImageScopeError({ required this.message, this.context, this.solution, });
image_scope package
documentation
error/image_scope_error
ImageScopeError
ImageScopeError.new constructor
ImageScopeError class