context property

BuildContext get context

The BuildContext for this state object.

Implementation

BuildContext get context => _element!;