createState method

  1. @override
dynamic createState()

Implementation

@override
State<DesktopSupport> createState() => _DesktopSupportState();