createState method
- @override
Screen that shows RAW data from the bluetooth device
Implementation
@override
_DebugViewState createState() => _DebugViewState();
Screen that shows RAW data from the bluetooth device
@override
_DebugViewState createState() => _DebugViewState();