createState method

  1. @override
_DebugViewState createState ()

Screen that shows RAW data from the bluetooth device

Implementation

@override
_DebugViewState createState() => _DebugViewState();