menu
antd_flutter_mobile package
documentation
components/input/index.dart
AntdInputBase<WidgetType>
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
int
?
maxLength
final
允许输入的最大字符数
Implementation
final int? maxLength;
antd_flutter_mobile package
documentation
components/input/index
AntdInputBase<WidgetType>
maxLength property
AntdInputBase class