menu
antd_flutter_mobile package
documentation
components/input/index.dart
AntdInputBase<WidgetType>
spellCheckConfiguration property
spellCheckConfiguration property
dark_mode
light_mode
spellCheckConfiguration
property
SpellCheckConfiguration
?
spellCheckConfiguration
final
拼写检查配置(如启用/禁用、错误文本样式等)
Implementation
final SpellCheckConfiguration? spellCheckConfiguration;
antd_flutter_mobile package
documentation
components/input/index
AntdInputBase<WidgetType>
spellCheckConfiguration property
AntdInputBase class