context property

BuildContext context
getter/setter pair

context: Required to show a dialog or overlay.

Implementation

late BuildContext context;