menu
gpt_markdown package
documentation
styles/image_style.dart
ImageStyle
maxHeight property
maxHeight property
dark_mode
light_mode
maxHeight
property
double
?
maxHeight
final
Upper bound on height. Defaults to unbounded.
Implementation
final double? maxHeight;
gpt_markdown package
documentation
styles/image_style
ImageStyle
maxHeight property
ImageStyle class