context property

BuildContext context
final

The BuildContext of the widget the service is associated with.

Implementation

final BuildContext context;