menu
tengits_widgets package
documentation
text_input/src/style/text_field_style.dart
TLTextFieldStyle
textInputAction property
textInputAction property
dark_mode
light_mode
textInputAction
property
TextInputAction
?
textInputAction
final
设置键盘上enter键的显示内容
Implementation
// TextInputAction.none 默认回车符号 final TextInputAction? textInputAction;
tengits_widgets package
documentation
text_input/src/style/text_field_style
TLTextFieldStyle
textInputAction property
TLTextFieldStyle class