menu
tdesign_mobile_flutter package
documentation
text_field/text_field.dart
TdTextField
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
int
?
maxLength
final
最多允许输入字符数
Implementation
final int? maxLength;
tdesign_mobile_flutter package
documentation
text_field/text_field
TdTextField
maxLength property
TdTextField class