menu
duxt package
documentation
content.dart
Image
Image.new const constructor
Image.new const constructor
dark_mode
light_mode
Image
constructor
const
Image
(
{
bool
zoom
=
false
,
bool
replaceImg
=
true
,
})
Implementation
const Image({this.zoom = false, this.replaceImg = true}) : super.base();
duxt package
documentation
content
Image
Image.new const constructor
Image class