hintText property

  1. @override
String? hintText
final

text to display to guide the user on what to enter

Implementation

@override

/// text to display to guide the user on what to enter
final String? hintText;