menu
external_screen package
documentation
external_display.dart
DisplayInfo
DisplayInfo.new constructor
DisplayInfo.new constructor
dark_mode
light_mode
DisplayInfo
constructor
DisplayInfo
(
{
required
int
displayId
,
required
String
name
,
int
?
flags
,
int
?
rotation
,
})
Implementation
DisplayInfo({required this.displayId, required this.name, this.flags, this.rotation});
external_screen package
documentation
external_display
DisplayInfo
DisplayInfo.new constructor
DisplayInfo class