createState method

  1. @override
dynamic createState()

Implementation

@override
State<Donation> createState() => _DonationState();