label property
String
get
label
A short description, suitable for displaying in documentation or a diagnostic message.
Implementation
String get label => _type.name;
A short description, suitable for displaying in documentation or a diagnostic message.
String get label => _type.name;