menu
chat_flutter package
documentation
widgets/image_box/image_box.dart
ImageBox
maxWidth property
maxWidth property
dark_mode
light_mode
maxWidth
property
double
get
maxWidth
图片最大展示宽度
Implementation
double get maxWidth => 160;
chat_flutter package
documentation
widgets/image_box/image_box
ImageBox
maxWidth property
ImageBox class