context property

BuildContext? context

The BuildContext:context of your app.

Implementation

BuildContext? get context;