createState method
Creates the state for this DialogText widget. Returns: State
Implementation
@override
State<DialogText> createState() => _DialogTextState();
Creates the state for this DialogText widget. Returns: State
@override
State<DialogText> createState() => _DialogTextState();