id property

dynamic id
final

Used as an internal Key and facilitates reconfiguration of the layout while maintaining the state of the widget. It will never be null and must be unique in the layout.

Implementation

final dynamic id;