createState method

  1. @override
dynamic createState()

Implementation

@override
State<AppNavigation> createState() => _AppNavigation();