context property

BuildContext context

Context of the state

Implementation

BuildContext get context => controller.context!;