createState method
Creates the state object for this stateful widget.
Returns an instance of _ArcaneAlertDialogState to manage build and layout.
Implementation
@override
_ArcaneAlertDialogState createState() => _ArcaneAlertDialogState();
Creates the state object for this stateful widget.
Returns an instance of _ArcaneAlertDialogState to manage build and layout.
@override
_ArcaneAlertDialogState createState() => _ArcaneAlertDialogState();