menu
antd_flutter_mobile package
documentation
components/input/index.dart
AntdInputBase<WidgetType>
focusNode property
focusNode property
dark_mode
light_mode
focusNode
property
FocusNode
?
focusNode
final
控制输入框的焦点状态
Implementation
final FocusNode? focusNode;
antd_flutter_mobile package
documentation
components/input/index
AntdInputBase<WidgetType>
focusNode property
AntdInputBase class