context property

BuildContext get context

Context of the state

Implementation

BuildContext get context => controller.context!;