bluetooth property

LogTag bluetooth
getter/setter pair

Implementation

static protos.LogTag bluetooth = ProtoMaker.createLogTag(
  'Bluetooth',
  Colors.blue.value,
  Icons.bluetooth.codePoint,
);