label property
String?
get
label
Display name describing the edit.
This will be shown to users in the UI for undo/redo operations.
Implementation
_i2.String? get label => _i5.getProperty(
this,
'label',
);