menu
eyflutter_uikit package
documentation
uikit/widgets/text_fields.dart
OnTextFieldController
updateText abstract method
updateText abstract method
dark_mode
light_mode
updateText
abstract method
void
updateText
(
String
text
)
更新文本
Implementation
void updateText(String text);
eyflutter_uikit package
documentation
uikit/widgets/text_fields
OnTextFieldController
updateText abstract method
OnTextFieldController mixin