context property

BuildContext get context

Provide its Context

Implementation

BuildContext get context => state!.context;