createState method

  1. @override
_DeclareDonationDropoffState createState ()
override

Create the widget's state

Implementation

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