menu
epubx_kuebiko package
documentation
epubx_kuebiko.dart
Image
width property
width property
dark_mode
light_mode
width
property
int
get
width
The width of the image in pixels.
Implementation
int get width => data?.width ?? 0;
epubx_kuebiko package
documentation
epubx_kuebiko
Image
width property
Image class