id property Null safety

Object id
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;