menu
pos_printer package
documentation
device_data.dart
DeviceData
DeviceData.new constructor
DeviceData.new constructor
dark_mode
light_mode
DeviceData
constructor
DeviceData
(
String
name
,
String
address
,
bool
isBle
)
Implementation
DeviceData(this.name, this.address, this.isBle);
pos_printer package
documentation
device_data
DeviceData
DeviceData.new constructor
DeviceData class