NavigationController constructor
NavigationController(
- Client client,
- FlutterwaveStyle? style,
- TransactionCallBack _callBack
Implementation
NavigationController(this.client, this.style, this._callBack);