key property
String
get
key
This element's key
, which is used to uniquely identify it among its siblings.
Not needed when children are passed variadically (as arguments to a factory, as opposed to items within a list/iterable).
Implementation
external String get key;