context property

BuildContext context
final

The BuildContext from where the build function was triggered.

Implementation

final BuildContext context;