FonePayPageContent constructor

FonePayPageContent({
  1. AppBar? appBar,
  2. Widget? progressLoader,
})

Implementation

FonePayPageContent({this.appBar, this.progressLoader});