maxWidth property

double? maxWidth
final

设置宽高最小值, 不设置为无穷大, 当设置 widthheightsizeconstraints 时无效

Implementation

final double? maxWidth;