controller property

EasyFormFieldController<T> controller

Form field controller.

Implementation

EasyFormFieldController<T> get controller => widget.controller;