access method

Implementation

AFTextEditingController? access(AFWidgetID wid) {
  return controllers[wid];
}