menu
am_epub_parser package
documentation
am_epub_parser.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;
am_epub_parser package
documentation
am_epub_parser
Image
width property
Image class