Creates the mutable state for this widget.
@override /// Creates the mutable state for this widget. State<SFWFApp> createState() => _SFWFAppState();