createState method

  1. @override
_DonationAmountGraphState createState ()
override

Create the widget's state

Implementation

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