id property
A unique identifier for this display.
This identifier is unique among a list of displays the Flutter framework is aware of, and is not derived from any platform specific identifiers for displays.
Implementation
final int id;
A unique identifier for this display.
This identifier is unique among a list of displays the Flutter framework is aware of, and is not derived from any platform specific identifiers for displays.
final int id;