createState method
Creates the mutable state for this widget. See StatefulWidget.createState.
Implementation
@override
AnimatedTextKitState createState() => AnimatedTextKitState();
Creates the mutable state for this widget. See StatefulWidget.createState.
@override
AnimatedTextKitState createState() => AnimatedTextKitState();