createState method
override
Creates the state containing the functionality for the page.
Implementation
@override
/// Creates the state containing the functionality for the page.
_BecomeADonor createState() => _BecomeADonor();
Creates the state containing the functionality for the page.
@override
/// Creates the state containing the functionality for the page.
_BecomeADonor createState() => _BecomeADonor();