id property Null safety
final
An object representing the identity of this child.
The id needs to be unique among the children that the CustomMultiChildLayout manages.
Implementation
final Object id;
An object representing the identity of this child.
The id needs to be unique among the children that the CustomMultiChildLayout manages.
final Object id;