menu
antd_flutter_mobile package
documentation
components/input/index.dart
AntdInputBase<WidgetType>
onAppPrivateCommand property
onAppPrivateCommand property
dark_mode
light_mode
onAppPrivateCommand
property
AppPrivateCommandCallback
?
onAppPrivateCommand
final
处理来自键盘的私有命令(如第三方键盘扩展功能)
Implementation
final AppPrivateCommandCallback? onAppPrivateCommand;
antd_flutter_mobile package
documentation
components/input/index
AntdInputBase<WidgetType>
onAppPrivateCommand property
AntdInputBase class