menu
flserial package
documentation
serial_event.dart
SerialEvent
SerialEvent.new constructor
SerialEvent.new constructor
dark_mode
light_mode
SerialEvent
constructor
SerialEvent
(
SerialEventType
type
,
dynamic
data
)
Implementation
SerialEvent(this.type, this.data);
flserial package
documentation
serial_event
SerialEvent
SerialEvent.new constructor
SerialEvent class