controller property

dynamic get controller

Implementation

get controller {
  _updateController();
  return _controller;
}