missingLabel property Null safety
read / write
It allows you to specify a custom label to show when showMissing is set to true
.
Defaults to N/A
.
Implementation
String? missingLabel;
It allows you to specify a custom label to show when showMissing is set to true
.
Defaults to N/A
.
String? missingLabel;