missingLabel property

String? missingLabel
final

It allows you to specify a custom label to show when showMissing is set to true.

Defaults to N/A.

Implementation

final String? missingLabel;