menu
my_tdesign_flutter package
documentation
tdesign_flutter.dart
TDInput
leftInfoWidth property
leftInfoWidth property
dark_mode
light_mode
leftInfoWidth
property
double
?
leftInfoWidth
final
输入框左侧的宽度(输入框有16dp的左侧padding,因而左侧部分不用考虑这16dp)
Implementation
final double? leftInfoWidth;
my_tdesign_flutter package
documentation
tdesign_flutter
TDInput
leftInfoWidth property
TDInput class