createState method

  1. @override
State<Focus> createState()
override

Implementation

@override
State<Focus> createState() => _FocusState();