SilTextFieldDataManager class

全局默认样式

Constructors

SilTextFieldDataManager()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

closeEyeImg String
闭眼图片
getter/setter pair
closeImg String
关闭图片
getter/setter pair
inputDecoration InputDecoration
候选装饰
getter/setter pair
openEyeImg String
睁眼图片
getter/setter pair
rowSpace double
输入框右侧与叉叉左侧 距离,默认6
getter/setter pair
textFieldButtonSize double
清理按钮 大小
getter/setter pair
textStyle TextStyle
输入文本style
getter/setter pair