leftInfoWidth property

double? leftInfoWidth
final

输入框左侧的宽度(输入框有16dp的左侧padding,因而左侧部分不用考虑这16dp)

Implementation

final double? leftInfoWidth;