createState method
override
Create the widget's state
Implementation
@override
/// Create the widget's state
_FeedsGraphState createState() => _FeedsGraphState();
Create the widget's state
@override
/// Create the widget's state
_FeedsGraphState createState() => _FeedsGraphState();