hint property

String? hint

当前 Hint 内容

Current Hint content

Implementation

String? get hint => (_state?.hint) ?? null;