createState method
override
Creates the state containing the functionality and widget tree.
Implementation
@override
/// Creates the state containing the functionality and widget tree.
_SuggestAnArticleState createState() => _SuggestAnArticleState();