createState method

  1. @override
_SecurityCheckDeclareDropoffState createState ()
override

Create the widget's state

Implementation

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