hint property

String? hint
final

输入框的hint文字,默认为"请输入..."

Implementation

final String? hint;