labelText property

String? labelText
final

The label of the textField. Recommended to use title instead.

Implementation

final String? labelText;