context property

BuildContext? context
final

BuildContext of a widget upon which we insert overlay

Implementation

final BuildContext? context;