menu
device_manager package
documentation
device_event.dart
DeviceEvent
DeviceEvent.new constructor
DeviceEvent.new constructor
dark_mode
light_mode
DeviceEvent
constructor
DeviceEvent
(
int
_deviceType
,
EventType
_eventType
)
Implementation
DeviceEvent(this._deviceType, this._eventType);
device_manager package
documentation
device_event
DeviceEvent
DeviceEvent.new constructor
DeviceEvent class