flutter_vant_kit icon indicating copy to clipboard operation
flutter_vant_kit copied to clipboard

Field 的 label placeholder 希望能直接使用 Text 对象

Open GuoDapeng opened this issue 4 years ago • 0 comments

我现在遇到的问题是这样的,我的设计稿字体比较大,但是不知道为啥,貌似没有严格按照某种设计标准执行,

我需要单独设置 label placeholder 字体大小和颜色。

style 属性貌似只能照顾 输入后的颜色。

我觉得使用 Text 对象设置 label placeholder 会更好。不知道是否有其他方式实现。

GuoDapeng avatar May 12 '20 02:05 GuoDapeng