context property

BuildContext context
final

The BuildContext used for accessing providers, dialogs, and localizations.

Implementation

final BuildContext context;