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();