inputFormatters: [ //只允许输入字母数字* WhitelistingTextInputFormatter(RegExp("[a-zA-Z]|[0-9.]")), LengthLimitingTextInputFormatter(10)],
Powered by: 博客园 Copyright © 2024 诗意的活着 Powered by .NET 9.0 on Kubernetes