id property

String? id
final

The page-unique identifier for the widget. This is required for the framework to be able to locate then widget when runnning in test mode.

Implementation

final String? id;