label property
String
get
label
Label to be read out by a screen reader once the item has focus.
Implementation
_i2.String get label => _i5.getProperty(
this,
'label',
);
Label to be read out by a screen reader once the item has focus.
_i2.String get label => _i5.getProperty(
this,
'label',
);