createState method

  1. @override
_DonationTrackerState createState ()
override

Create the widget's state

Implementation

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