context property

BuildContext get context
inherited

The BuildContext for this state object.

Implementation

BuildContext get context => _element!;