isPrefixIconEnabled property
录入项不可编辑时(isEdit: false) "+"、"-"号是否可点击 true: 可点击回调 false: 不可点击回调 默认值: false
Implementation
final bool isPrefixIconEnabled;
录入项不可编辑时(isEdit: false) "+"、"-"号是否可点击 true: 可点击回调 false: 不可点击回调 默认值: false
final bool isPrefixIconEnabled;