label property

String? label
inherited

label A single preferred label which is the text to display beside the element indicating its meaning or to use to prompt for the element in a user display or form.

Implementation

String? get label => throw _privateConstructorUsedError;