menu
sanity_client package
documentation
types.dart
ImageOptions
height property
height property
dark_mode
light_mode
height
property
int
?
height
final
The height of the image in pixels.
Implementation
final int? height;
sanity_client package
documentation
types
ImageOptions
height property
ImageOptions class