textField property Null safety

String? textField
read / write

Value to use for a text label. If a plain string is provided, it will be treated as a formatted with default/inherited formatting options.

Implementation

String? textField;