bluetooth property
Implementation
static LogTag bluetooth = LogTag(
name: 'Bluetooth',
color: Colors.blue.value,
iconData: Icons.bluetooth.codePoint,
);
static LogTag bluetooth = LogTag(
name: 'Bluetooth',
color: Colors.blue.value,
iconData: Icons.bluetooth.codePoint,
);