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