menu
printer_label package
documentation
models/bluetooth_device_model.dart
BluetoothDeviceModel
BluetoothDeviceModel.new const constructor
BluetoothDeviceModel.new const constructor
dark_mode
light_mode
BluetoothDeviceModel
constructor
const
BluetoothDeviceModel
(
{
required
String
name
,
required
String
identifier
,
})
Implementation
const BluetoothDeviceModel({required this.name, required this.identifier});
printer_label package
documentation
models/bluetooth_device_model
BluetoothDeviceModel
BluetoothDeviceModel.new const constructor
BluetoothDeviceModel class