context property

BuildContext context
getter/setter pair

Context is used for showDialog where we will show you a WebView

Implementation

late BuildContext context;