context property

BuildContext? context
getter/setter pair

The MVC_ProxyProvider's property which will store the current context

Implementation

BuildContext? context;