context property

Implementation

@override
BuildContext get context {
  return _state!.context;
}