widthFactor property

double? widthFactor
final

如果外层是一个固定宽度的父组件,则设置基于FractionallySizedBox最大宽度因子

Implementation

final double? widthFactor;