menu
tx_design package
documentation
form/common_text_form_field.dart
TxCommonTextFormField<T>
clearable property
clearable property
dark_mode
light_mode
clearable
property
bool
?
clearable
final
输入内容是否可清除
Implementation
final bool? clearable;
tx_design package
documentation
form/common_text_form_field
TxCommonTextFormField<T>
clearable property
TxCommonTextFormField class