menu
artisanal package
documentation
widgets.dart
ImageData
width property
width property
dark_mode
light_mode
width
property
int
get
width
Width of the image in pixels.
Implementation
int get width => image.width;
artisanal package
documentation
widgets
ImageData
width property
ImageData class