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