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