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