menu
hx_base package
documentation
pages/BaseTextField.dart
BaseTextField
callBackValue property
callBackValue property
dark_mode
light_mode
callBackValue
property
dynamic Function
(
String
value
)
callBackValue
final
返回值
Implementation
final Function(String value) callBackValue;
hx_base package
documentation
pages/BaseTextField
BaseTextField
callBackValue property
BaseTextField class