widthPercent property
宽度百分比(相对屏幕宽度) / Width percentage (relative to screen width) 默认值: 0.35 (35%) 范围: 0.0-1.0 注意: width和widthPercent二选一,优先使用width
Implementation
final double? widthPercent;
宽度百分比(相对屏幕宽度) / Width percentage (relative to screen width) 默认值: 0.35 (35%) 范围: 0.0-1.0 注意: width和widthPercent二选一,优先使用width
final double? widthPercent;