menu
antd_flutter_mobile package
documentation
components/input/index.dart
AntdInputBase<WidgetType>
value property
value property
dark_mode
light_mode
value
property
String
?
value
final
输入框的初始值
Implementation
final String? value;
antd_flutter_mobile package
documentation
components/input/index
AntdInputBase<WidgetType>
value property
AntdInputBase class