Skip to content

zrbyhelp/basic_input

Repository files navigation

flutter基础输入封装

ZInput基本输入框
[zInputType] 输入框类型
[validation] 附加输入验证验,验证优先级高于默认zInputType内默认验证
[inputDecoration] 输入框修饰
[textInputAction] 键盘弹出确认按钮样式
[focusNode] 焦点
[onFieldSubmitted] 点击键盘确认按钮
[onSaved] 表单保存事件处理
[initialValue] 初始化文本
[enabled] 是否有效
[controller] 控制器
[cursorColor] 光标颜色
[style] 基本样式

zInputDecorationNone({String? hintText,EdgeInsets? padding})
无样式装饰器

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published