menu
mineral package
documentation
core/builders.dart
Image
Image constructor
Image constructor
dark_mode
light_mode
Image
constructor
Image
(
{
required
String
url
,
String
?
proxyUrl
,
int
?
width
,
int
?
height
,
})
Implementation
Image({ required this.url, this.proxyUrl, this.width, this.height });
mineral package
documentation
core/builders
Image
Image constructor
Image class