context property

BuildContext? context
final

The current build context, if available.

Implementation

final BuildContext? context;