context property

BuildContext? context
getter/setter pair

need context to show dialog or pop and push

Implementation

BuildContext? context;